Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp5595 static const GLubyte red_color[4] = { 255, 0, 0, 255 }; in iterate() local
6221 static const GLuint red_color[4] = { 255, 0, 0, 255 }; in testImage() local