Searched refs:gles2 (Results 251 - 275 of 509) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/content/renderer/media/android/
H A Dstream_texture_factory_impl.cc148 gpu::gles2::GLES2Interface* gl = context_provider_->ContextGL();
164 gpu::gles2::GLES2Interface* StreamTextureFactoryImpl::ContextGL() {
H A Dstream_texture_factory_synchronous_impl.cc22 using gpu::gles2::GLES2Interface;
215 gpu::gles2::GLES2Interface* StreamTextureFactorySynchronousImpl::ContextGL() {
/external/chromium_org/gpu/command_buffer/service/
H A Dcontext_group.h27 namespace gles2 { namespace in namespace:gpu
216 std::vector<base::WeakPtr<gles2::GLES2Decoder> > decoders_;
223 } // namespace gles2
H A Dstream_texture_manager_in_process_android.cc107 gles2::TextureManager* texture_manager) {
110 gles2::TextureRef* texture = texture_manager->GetTexture(client_texture_id);
H A Derror_state.h17 namespace gles2 { namespace in namespace:gpu
124 } // namespace gles2
H A Dfeature_info.h23 namespace gles2 { namespace in namespace:gpu
149 } // namespace gles2
H A Dgl_context_virtual.cc16 base::WeakPtr<gles2::GLES2Decoder> decoder)
H A Did_manager_unittest.cc9 namespace gles2 { namespace in namespace:gpu
73 } // namespace gles2
H A Dmailbox_synchronizer.h24 namespace gles2 { namespace in namespace:gpu
103 } // namespage gles2
H A Dprogram_cache.h18 namespace gles2 { namespace in namespace:gpu
115 } // namespace gles2
H A Dtexture_definition.h18 namespace gles2 { namespace in namespace:gpu
98 } // namespage gles2
H A Dvertex_array_manager_unittest.cc19 namespace gles2 { namespace in namespace:gpu
97 } // namespace gles2
/external/chromium_org/ppapi/proxy/
H A Dvideo_decoder_resource.h23 namespace gles2 { namespace in namespace:gpu
174 gpu::gles2::GLES2Implementation* gles2_impl_;
/external/chromium_org/android_webview/browser/
H A Daw_browser_main_parts.cc102 if (!gpu::gles2::MailboxSynchronizer::Initialize()) {
/external/chromium_org/content/common/gpu/client/
H A Dcontext_provider_command_buffer.h41 virtual gpu::gles2::GLES2Interface* ContextGL() OVERRIDE;
/external/chromium_org/content/common/gpu/
H A Dgpu_memory_manager.cc141 gpu::gles2::MemoryTracker::Pool tracking_pool) {
144 case gpu::gles2::MemoryTracker::kManaged:
147 case gpu::gles2::MemoryTracker::kUnmanaged:
219 base::ProcessId pid, gpu::gles2::MemoryTracker* memory_tracker) {
/external/chromium_org/gpu/command_buffer/client/
H A Dbuffer_tracker.h20 namespace gles2 { namespace in namespace:gpu
122 } // namespace gles2
H A Dvertex_array_object_manager.h16 namespace gles2 { namespace in namespace:gpu
122 } // namespace gles2
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_format_test.cc5 // This file contains unit tests for gles2 commmands
16 namespace gles2 { namespace in namespace:gpu
123 } // namespace gles2
/external/chromium_org/ppapi/shared_impl/
H A Dppb_video_decoder_shared.cc39 gpu::gles2::GLES2Implementation* gles2_impl) {
/external/chromium_org/ui/aura/bench/
H A Dbench_main.cc145 gpu::gles2::GLES2Interface* gl = context_provider->ContextGL();
187 gpu::gles2::GLES2Interface* gl = context_provider_->ContextGL();
227 gpu::gles2::GLES2Interface* gl = context_provider_->ContextGL();
234 gpu::gles2::GLES2Interface* gl = context_provider_->ContextGL();
/external/chromium_org/ui/gl/
H A Dgl_gl_api_implementation.h13 namespace gles2 { namespace in namespace:gpu
/external/chromium_org/webkit/common/gpu/
H A Dcontext_provider_in_process.h37 virtual ::gpu::gles2::GLES2Interface* ContextGL() OVERRIDE;
/external/deqp/modules/gles2/functional/
H A Des2fApiCase.cpp35 namespace gles2 namespace in namespace:deqp
111 } // gles2
H A Des2fStringQueryTests.cpp39 namespace gles2 namespace in namespace:deqp
138 } // gles2

Completed in 1353 milliseconds

<<11121314151617181920>>