HomeSort by relevance Sort by last modified time
    Searched refs:SetupColorsForUnitQuad (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/gpu/command_buffer/tests/
gl_stream_draw_unittests.cc 75 GLTestHelper::SetupColorsForUnitQuad(color_loc, float_red, GL_STREAM_DRAW);
78 GLTestHelper::SetupColorsForUnitQuad(color_loc, float_green, GL_STATIC_DRAW);
95 GLTestHelper::SetupColorsForUnitQuad(color_loc, float_red, GL_STREAM_DRAW);
105 GLTestHelper::SetupColorsForUnitQuad(color_loc, float_green, GL_STATIC_DRAW);
134 GLTestHelper::SetupColorsForUnitQuad(color_loc, float_red, GL_STREAM_DRAW);
140 GLTestHelper::SetupColorsForUnitQuad(color_loc, float_green, GL_STATIC_DRAW);
gl_test_utils.h 40 static GLuint SetupColorsForUnitQuad(
gl_test_utils.cc 111 GLuint GLTestHelper::SetupColorsForUnitQuad(

Completed in 25 milliseconds