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

  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation_unittest_autogen.h 15 TEST_F(GLES2ImplementationTest, AttachShader) {
27 TEST_F(GLES2ImplementationTest, BindBuffer) {
41 TEST_F(GLES2ImplementationTest, BindFramebuffer) {
55 TEST_F(GLES2ImplementationTest, BindRenderbuffer) {
69 TEST_F(GLES2ImplementationTest, BlendColor) {
80 TEST_F(GLES2ImplementationTest, BlendEquation) {
91 TEST_F(GLES2ImplementationTest, BlendEquationSeparate) {
102 TEST_F(GLES2ImplementationTest, BlendFunc) {
113 TEST_F(GLES2ImplementationTest, BlendFuncSeparate) {
124 TEST_F(GLES2ImplementationTest, CheckFramebufferStatus)
    [all...]
share_group.h 18 class GLES2ImplementationTest;
65 friend class gpu::gles2::GLES2ImplementationTest;
gles2_implementation_unittest.cc 300 class GLES2ImplementationTest : public testing::Test {
332 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::kMaxCombinedTextureImageUnits
    [all...]
gles2_implementation.h 264 friend class GLES2ImplementationTest;
  /external/chromium_org/gpu/command_buffer/
build_gles2_cmd_buffer.py     [all...]

Completed in 30 milliseconds