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

  /external/chromium_org/gpu/command_buffer/tests/
gl_test_utils.h 36 static GLuint SetupUnitQuad(GLint position_location);
gl_stream_draw_unittests.cc 74 GLTestHelper::SetupUnitQuad(position_loc);
94 GLTestHelper::SetupUnitQuad(position_loc);
133 GLuint position_buffer = GLTestHelper::SetupUnitQuad(position_loc);
gl_program_unittests.cc 121 GLTestHelper::SetupUnitQuad(position_loc);
158 GLTestHelper::SetupUnitQuad(position_loc);
gl_depth_texture_unittest.cc 30 GLuint SetupUnitQuad(GLint position_location);
35 GLuint DepthTextureTest::SetupUnitQuad(GLint position_location) {
102 SetupUnitQuad(position_loc);
gl_unittests.cc 84 GLTestHelper::SetupUnitQuad(position_loc);
occlusion_query_unittests.cc 102 GLTestHelper::SetupUnitQuad(position_loc_);
gl_bind_uniform_location_unittest.cc 82 GLTestHelper::SetupUnitQuad(position_loc);
180 GLTestHelper::SetupUnitQuad(position_loc);
gl_virtual_contexts_unittests.cc 74 GLTestHelper::SetupUnitQuad(position_loc);
compressed_texture_test.cc 218 GLuint vbo = GLTestHelper::SetupUnitQuad(position_loc);
gl_test_utils.cc 92 GLuint GLTestHelper::SetupUnitQuad(GLint position_location) {
gl_copy_texture_CHROMIUM_unittest.cc 460 GLTestHelper::SetupUnitQuad(position_loc);

Completed in 80 milliseconds