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

  /external/deqp/modules/gles31/functional/
es31fNegativePreciseTests.cpp 53 static const glu::ShaderType s_shaderTypes[] =
166 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_shaderTypes); ++ndx)
168 if (ctx.isShaderSupported(s_shaderTypes[ndx]))
169 generateAndVerifyShader(ctx, s_shaderTypes[ndx], TEST_PRECISE_AS_VARIABLE_NAME);
181 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_shaderTypes); ++ndx)
183 if (ctx.isShaderSupported(s_shaderTypes[ndx]))
184 generateAndVerifyShader(ctx, s_shaderTypes[ndx], TEST_PRECISE_AS_FUNCTION_NAME);
196 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_shaderTypes); ++ndx)
198 if (ctx.isShaderSupported(s_shaderTypes[ndx]))
199 generateAndVerifyShader(ctx, s_shaderTypes[ndx], TEST_PRECISE_AS_ARGUMENT_NAME)
    [all...]
  /external/deqp/modules/gles2/functional/
es2fShaderIndexingTests.cpp 1003 static const ShaderType s_shaderTypes[] =
    [all...]
es2fShaderLoopTests.cpp     [all...]
es2fShaderOperatorTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderIndexingTests.cpp 969 static const ShaderType s_shaderTypes[] =
    [all...]
es3fShaderLoopTests.cpp     [all...]
es3fShaderOperatorTests.cpp     [all...]
  /external/deqp/external/openglcts/modules/common/
glcShaderIndexingTests.cpp     [all...]
glcShaderLoopTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderIndexingTests.cpp     [all...]
vktShaderRenderLoopTests.cpp     [all...]
vktShaderRenderOperatorTests.cpp     [all...]

Completed in 293 milliseconds