Searched defs:float_green (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/gpu/command_buffer/tests/ |
D | gl_stream_draw_unittest.cc | 67 static GLfloat float_green[4] = { 0.0f, 1.0f, 0.0f, 1.0f, }; in TEST_F() local 89 static GLfloat float_green[4] = { 0.0f, 1.0f, 0.0f, 1.0f, }; in TEST_F() local 124 static GLfloat float_green[4] = { 0.0f, 1.0f, 0.0f, 1.0f, }; in TEST_F() local
|