Home
last modified time | relevance | path

Searched refs:evalSwitchUniform (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderSwitchTests.cpp76 static void evalSwitchUniform (ShaderEvalContext& evalCtx) { evalCtx.color.xyz() = evalCtx.coords.s… in evalSwitchUniform() function
152 type == SWITCHTYPE_UNIFORM ? evalSwitchUniform : in makeSwitchCase()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderSwitchTests.cpp93 static void evalSwitchUniform (ShaderEvalContext& evalCtx) { evalCtx.color.xyz() = evalCtx.coords.s… in evalSwitchUniform() function
169 type == SWITCHTYPE_UNIFORM ? evalSwitchUniform : in makeSwitchCase()