HomeSort by relevance Sort by last modified time
    Searched refs:SWITCHTYPE_UNIFORM (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles3/functional/
es3fShaderSwitchTests.cpp 69 SWITCHTYPE_UNIFORM,
112 if (type == SWITCHTYPE_UNIFORM)
130 type == SWITCHTYPE_UNIFORM ? "ui_two" :
152 type == SWITCHTYPE_UNIFORM ? evalSwitchUniform :
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderSwitchTests.cpp 86 SWITCHTYPE_UNIFORM,
129 if (type == SWITCHTYPE_UNIFORM)
147 type == SWITCHTYPE_UNIFORM ? "ui_two" :
169 type == SWITCHTYPE_UNIFORM ? evalSwitchUniform :
171 type == SWITCHTYPE_UNIFORM ? setUniforms : DE_NULL));
  /external/deqp/external/openglcts/modules/common/
glcShaderSwitchTests.cpp 62 SWITCHTYPE_UNIFORM,
122 if (type == SWITCHTYPE_UNIFORM)
141 type == SWITCHTYPE_UNIFORM ?
165 type == SWITCHTYPE_UNIFORM ?

Completed in 96 milliseconds