/external/chromium_org/gpu/command_buffer/client/ |
gles2_trace_implementation.h | 28 GLES2Interface* gl_; member in class:gpu::gles2::GLES2TraceImplementation
|
/external/chromium_org/gpu/command_buffer/tests/ |
gl_unittests_android.cc | 26 gl_.Initialize(GLManager::Options()); 30 gl_.Destroy(); 33 GLManager gl_; member in class:gpu::GLSurfaceTextureTest 50 gl_.SetSurface(gl_surface.get());
|
gl_query_unittests.cc | 20 gl_.Initialize(GLManager::Options()); 24 gl_.Destroy(); 27 GLManager gl_; member in class:gpu::QueryTest
|
gl_texture_storage_unittests.cc | 21 gl_.Initialize(options); 22 gl_.MakeCurrent(); 41 gl_.Destroy(); 44 GLManager gl_; member in class:gpu::TextureStorageTest
|
gl_unittests.cc | 18 gl_.Initialize(GLManager::Options()); 22 gl_.Destroy(); 25 GLManager gl_; member in class:gpu::GLTest
|
gl_bind_uniform_location_unittest.cc | 24 gl_.Initialize(options); 28 gl_.Destroy(); 31 GLManager gl_; member in class:gpu::BindUniformLocationTest
|
gl_chromium_framebuffer_multisample_unittest.cc | 19 gl_.Initialize(GLManager::Options()); 23 gl_.Destroy(); 26 GLManager gl_; member in class:gpu::GLChromiumFramebufferMultisampleTest
|
gl_program_unittests.cc | 20 gl_.Initialize(GLManager::Options()); 24 gl_.Destroy(); 27 GLManager gl_; member in class:gpu::GLProgramTest
|
gl_stream_draw_unittests.cc | 25 gl_.Initialize(options); 29 gl_.Destroy(); 32 GLManager gl_; member in class:gpu::GLStreamDrawTest
|
occlusion_query_unittests.cc | 20 gl_.Initialize(options); 24 gl_.Destroy(); 29 GLManager gl_; member in class:gpu::OcclusionQueryTest
|
gl_copy_texture_CHROMIUM_unittest.cc | 24 gl_.Initialize(GLManager::Options()); 45 gl_.Destroy(); 48 GLManager gl_; member in class:gpu::GLCopyTextureCHROMIUMTest 433 options.share_group_manager = &gl_; 435 gl_.MakeCurrent(); 462 gl_.MakeCurrent(); 492 gl_.MakeCurrent();
|
gl_depth_texture_unittest.cc | 23 gl_.Initialize(options); 27 gl_.Destroy(); 32 GLManager gl_; member in class:gpu::DepthTextureTest
|
gl_gpu_memory_buffer_unittests.cc | 77 gl_.Initialize(options); 78 gl_.MakeCurrent(); 101 gl_.Destroy(); 106 GLManager gl_; member in class:gpu::gles2::MockGpuMemoryBufferTest
|
gl_pointcoord_unittest.cc | 25 gl_.Initialize(options); 29 gl_.Destroy(); 34 GLManager gl_; member in class:gpu::PointCoordTest
|
/external/chromium_org/gpu/command_buffer/service/ |
context_group_unittest.cc | 38 gl_.reset(new ::testing::StrictMock< ::gfx::MockGLInterface>()); 39 ::gfx::GLInterface::SetGLInterface(gl_.get()); 47 gl_.reset(); 50 scoped_ptr< ::testing::StrictMock< ::gfx::MockGLInterface> > gl_; member in class:gpu::gles2::ContextGroupTest 73 TestHelper::SetupContextGroupInitExpectations(gl_.get(), 108 TestHelper::SetupContextGroupInitExpectations(gl_.get(),
|
vertex_array_manager_unittest.cc | 32 gl_.reset(new ::testing::StrictMock< ::gfx::MockGLInterface>()); 33 ::gfx::GLInterface::SetGLInterface(gl_.get()); 41 gl_.reset(); 45 scoped_ptr< ::testing::StrictMock< ::gfx::MockGLInterface> > gl_; member in class:gpu::gles2::VertexArrayManagerTest 74 EXPECT_CALL(*gl_, DeleteVertexArraysOES(1, ::testing::Pointee(kService1Id))) 91 EXPECT_CALL(*gl_, DeleteVertexArraysOES(1, ::testing::Pointee(kService1Id)))
|
vertex_attrib_manager_unittest.cc | 33 gl_.reset(new ::testing::StrictMock< ::gfx::MockGLInterface>()); 34 ::gfx::GLInterface::SetGLInterface(gl_.get()); 37 EXPECT_CALL(*gl_, VertexAttrib4f(ii, 0.0f, 0.0f, 0.0f, 1.0f)) 49 gl_.reset(); 53 scoped_ptr< ::testing::StrictMock< ::gfx::MockGLInterface> > gl_; member in class:gpu::gles2::VertexAttribManagerTest 162 gl_.get(), &error_state, &buffer_manager, buffer, 15, GL_STATIC_DRAW, 167 gl_.get(), &error_state, &buffer_manager, buffer, 16, GL_STATIC_DRAW, 176 gl_.get(), &error_state, &buffer_manager, buffer, 32, GL_STATIC_DRAW,
|
feature_info_unittest.cc | 51 gl_.get(), extensions, renderer, version); 63 gl_.get(), extensions, "", ""); 74 gl_.reset(new ::testing::StrictMock< ::gfx::MockGLInterface>()); 75 ::gfx::GLInterface::SetGLInterface(gl_.get()); 81 gl_.reset(); 84 scoped_ptr< ::testing::StrictMock< ::gfx::MockGLInterface> > gl_; member in class:gpu::gles2::FeatureInfoTest [all...] |
renderbuffer_manager_unittest.cc | 26 gl_.reset(new ::testing::StrictMock<gfx::MockGLInterface>()); 27 ::gfx::GLInterface::SetGLInterface(gl_.get()); 36 gl_.reset(); 40 scoped_ptr< ::testing::StrictMock< ::gfx::MockGLInterface> > gl_; member in class:gpu::gles2::RenderbufferManagerTestBase 95 EXPECT_CALL(*gl_, DeleteRenderbuffersEXT(1, ::testing::Pointee(kService1Id))) 114 EXPECT_CALL(*gl_, DeleteRenderbuffersEXT(1, ::testing::Pointee(kService1Id))) 162 EXPECT_CALL(*gl_, DeleteRenderbuffersEXT(1, ::testing::Pointee(kService1Id))) 199 EXPECT_CALL(*gl_, DeleteRenderbuffersEXT(1, ::testing::Pointee(kService1Id))) 224 EXPECT_CALL(*gl_, DeleteRenderbuffersEXT(1, ::testing::Pointee(kService1Id))) 292 EXPECT_CALL(*gl_, DeleteRenderbuffersEXT(1, ::testing::Pointee(kService1Id)) [all...] |
buffer_manager_unittest.cc | 26 gl_.reset(new ::testing::StrictMock< ::gfx::MockGLInterface>()); 27 ::gfx::GLInterface::SetGLInterface(gl_.get()); 29 TestHelper::SetupFeatureInfoInitExpectations(gl_.get(), extensions); 41 gl_.reset(); 52 gl_.get(), error_state_.get(), manager_.get(), 66 EXPECT_CALL(*gl_, BufferSubData( 77 scoped_ptr< ::testing::StrictMock< ::gfx::MockGLInterface> > gl_; member in class:gpu::gles2::BufferManagerTestBase 146 EXPECT_CALL(*gl_, DeleteBuffersARB(1, ::testing::Pointee(kServiceBuffer1Id))) 184 EXPECT_CALL(*gl_, DeleteBuffersARB(1, ::testing::Pointee(kService1Id))) 368 EXPECT_CALL(*gl_, DeleteBuffersARB(1, ::testing::Pointee(kServiceBufferId)) [all...] |
/external/chromium_org/cc/output/ |
geometry_binding.h | 38 gpu::gles2::GLES2Interface* gl_; member in class:cc::GeometryBinding
|
/external/chromium_org/webkit/common/gpu/ |
webgraphicscontext3d_in_process_command_buffer_impl.h | 559 return gl_; 587 ::gpu::gles2::GLES2Implementation* gl_; member in class:webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl
|
/external/chromium_org/cc/scheduler/ |
texture_uploader.h | 79 gpu::gles2::GLES2Interface* gl_; member in class:cc::TextureUploader::Query 106 gpu::gles2::GLES2Interface* gl_; member in class:cc::TextureUploader
|
/external/chromium_org/gpu/config/ |
gpu_info_collector_unittest.cc | 28 gl_.reset(new ::testing::StrictMock< ::gfx::MockGLInterface>()); 29 ::gfx::GLInterface::SetGLInterface(gl_.get()); 86 EXPECT_CALL(*gl_, GetString(GL_EXTENSIONS)) 89 EXPECT_CALL(*gl_, GetString(GL_SHADING_LANGUAGE_VERSION)) 92 EXPECT_CALL(*gl_, GetString(GL_VERSION)) 95 EXPECT_CALL(*gl_, GetString(GL_VENDOR)) 98 EXPECT_CALL(*gl_, GetString(GL_RENDERER)) 105 gl_.reset(); 110 scoped_ptr< ::testing::StrictMock< ::gfx::MockGLInterface> > gl_; member in class:gpu::GPUInfoCollectorTest
|
/external/chromium_org/content/common/gpu/client/ |
webgraphicscontext3d_command_buffer_impl.h | 721 gpu::gles2::GLES2Interface* gl_; member in class:content::WebGraphicsContext3DCommandBufferImpl
|