Searched defs:float_red (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/tests/
H A Dgl_stream_draw_unittests.cc66 static GLfloat float_red[4] = { 1.0f, 0.0f, 0.0f, 1.0f, }; local
75 GLTestHelper::SetupColorsForUnitQuad(color_loc, float_red, GL_STREAM_DRAW);
88 static GLfloat float_red[4] = { 1.0f, 0.0f, 0.0f, 1.0f, }; local
97 GLTestHelper::SetupColorsForUnitQuad(color_loc, float_red, GL_STREAM_DRAW);
123 static GLfloat float_red[4] = { 1.0f, 0.0f, 0.0f, 1.0f, }; local
137 GLTestHelper::SetupColorsForUnitQuad(color_loc, float_red, GL_STREAM_DRAW);

Completed in 95 milliseconds