Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp232 static const char* s_cubeSwizzles[] = variable
267 " gl_FragColor = textureCube(u_sampler0, " + s_cubeSwizzles[face] + ");\n" in TexCubeShader()