Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp5227 static const GLuint configuration_mix[16] = { 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1 }; in iterate() local
5278 GLint mix_result = testDraw(configuration_mix); in iterate()