Searched refs:SWITCHTYPE_UNIFORM (Results 1 - 2 of 2) sorted by last modified time

/external/deqp/modules/gles3/functional/
H A Des3fShaderSwitchTests.cpp69 SWITCHTYPE_UNIFORM, enumerator in enum:deqp::gles3::Functional::SwitchType
112 if (type == SWITCHTYPE_UNIFORM)
130 type == SWITCHTYPE_UNIFORM ? "ui_two" :
152 type == SWITCHTYPE_UNIFORM ? evalSwitchUniform :
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderSwitchTests.cpp86 SWITCHTYPE_UNIFORM, enumerator in enum:vkt::sr::__anon3916::SwitchType
129 if (type == SWITCHTYPE_UNIFORM)
147 type == SWITCHTYPE_UNIFORM ? "ui_two" :
169 type == SWITCHTYPE_UNIFORM ? evalSwitchUniform :
171 type == SWITCHTYPE_UNIFORM ? setUniforms : DE_NULL));

Completed in 101 milliseconds