Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp8898 if (testFailed == testShaderStage(fragmentShaderStage)) in Run()
8906 if (testFailed == testShaderStage(geometryShaderStage)) in Run()
8914 if (testFailed == testShaderStage(tesselationControlShaderStage)) in Run()
8923 if (testFailed == testShaderStage(tesselationEvalutaionShaderStage)) in Run()
8932 if (testFailed == testShaderStage(vertexShaderStage)) in Run()
9551 testResult testShaderStage(shaderStage stage) in testShaderStage() function in gl4cts::__anonb00615420111::ImageLoadStoreMultipleUniformsTest