Searched refs:SetupUnitQuad (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/gpu/command_buffer/tests/
H A Dgl_test_utils.h36 static GLuint SetupUnitQuad(GLint position_location);
H A Dgl_stream_draw_unittests.cc74 GLTestHelper::SetupUnitQuad(position_loc);
94 GLTestHelper::SetupUnitQuad(position_loc);
133 GLuint position_buffer = GLTestHelper::SetupUnitQuad(position_loc);
H A Dgl_program_unittests.cc121 GLTestHelper::SetupUnitQuad(position_loc);
158 GLTestHelper::SetupUnitQuad(position_loc);
H A Dgl_depth_texture_unittest.cc30 GLuint SetupUnitQuad(GLint position_location);
35 GLuint DepthTextureTest::SetupUnitQuad(GLint position_location) { function in class:gpu::DepthTextureTest
102 SetupUnitQuad(position_loc);
H A Dgl_unittests.cc84 GLTestHelper::SetupUnitQuad(position_loc);
H A Docclusion_query_unittests.cc102 GLTestHelper::SetupUnitQuad(position_loc_);
H A Dgl_bind_uniform_location_unittest.cc82 GLTestHelper::SetupUnitQuad(position_loc);
180 GLTestHelper::SetupUnitQuad(position_loc);
H A Dgl_virtual_contexts_unittests.cc74 GLTestHelper::SetupUnitQuad(position_loc);
H A Dcompressed_texture_test.cc218 GLuint vbo = GLTestHelper::SetupUnitQuad(position_loc);
H A Dgl_test_utils.cc92 GLuint GLTestHelper::SetupUnitQuad(GLint position_location) { function in class:GLTestHelper
H A Dgl_copy_texture_CHROMIUM_unittest.cc460 GLTestHelper::SetupUnitQuad(position_loc);

Completed in 61 milliseconds