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

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc300 class GLES2ImplementationTest : public testing::Test { class in namespace:gpu::gles2
332 GLES2ImplementationTest() function in class:gpu::gles2::GLES2ImplementationTest
490 void GLES2ImplementationTest::SetUp() {
494 void GLES2ImplementationTest::TearDown() {
503 class GLES2ImplementationStrictSharedTest : public GLES2ImplementationTest {
514 const uint8 GLES2ImplementationTest::kInitialValue;
515 const int32 GLES2ImplementationTest::kNumCommandEntries;
516 const int32 GLES2ImplementationTest::kCommandBufferSizeBytes;
517 const size_t GLES2ImplementationTest::kTransferBufferSize;
518 const GLint GLES2ImplementationTest
[all...]

Completed in 109 milliseconds