OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blue_color
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/openglcts/modules/gl/
gl4cShaderSubroutineTests.cpp
5593
static const GLubyte
blue_color
[4] = { 0, 0, 255, 255 };
local
6219
static const GLuint
blue_color
[4] = { 0, 0, 255, 255 };
local
[
all
...]
gl4cShadingLanguage420PackTests.cpp
2946
static const GLuint
blue_color
= 0xffff0000;
local
3962
static const GLuint
blue_color
= 0xffff0000;
local
[
all
...]
Completed in 3976 milliseconds