Home
last modified time | relevance | path

Searched refs:eval_selection_ivec4 (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderOperatorTests.cpp745 void eval_selection_ivec4 (ShaderEvalContext& c) { c.color = selection(c.in[0].z() > 0.0f, c.in[… in eval_selection_ivec4() function
1402 { TYPE_INT_VEC4, eval_selection_ivec4 }, in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp1038 void eval_selection_ivec4 (ShaderEvalContext& c) { c.color = selection(c.in[0].z() > 0.0f, c.in[… in eval_selection_ivec4() function
2009 { TYPE_INT_VEC4, eval_selection_ivec4 }, in init()
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp1098 void eval_selection_ivec4 (ShaderEvalContext& c) { c.color = selection(c.in[0].z() > 0.0f, c.in[… in eval_selection_ivec4() function
2050 { TYPE_INT_VEC4, eval_selection_ivec4 }, in init()