Searched defs:kRed50Linear (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | ImageTest.cpp | 4342 const GLubyte kRed50Linear[] = {128, 0, 0, 255}; in TEST_P() local 4456 const GLubyte kRed50Linear[] = {128, 0, 0, 127}; in TEST_P() local 4492 const GLubyte kRed50Linear[] = {128, 0, 0, 127}; in TEST_P() local 4527 const GLubyte kRed50Linear[] = {128, 0, 0, 255}; in TEST_P() local 4563 const GLubyte kRed50Linear[] = {128, 0, 0, 255}; in TEST_P() local 4601 const GLubyte kRed50Linear[] = {128, 0, 0, 255}; in TEST_P() local
|