Home
last modified time | relevance | path

Searched defs:sh3 (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
Des31cComputeShaderTests.cpp2137 const GLuint sh3 = glCreateShader(GL_COMPUTE_SHADER); in Run() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp2502 const GLuint sh3 = glCreateShader(GL_COMPUTE_SHADER); in Run() local
/external/deqp/framework/common/
DtcuAstcUtil.cpp1382 const int sh3 = (seed & 0x10) != 0 ? sh1 : sh2; in computeTexelPartition() local