gles2              65 android_webview/browser/aw_browser_main_parts.cc   if (!gpu::gles2::MailboxSynchronizer::Initialize()) {
gles2             256 android_webview/browser/hardware_renderer.cc scoped_refptr<gpu::gles2::ShaderTranslatorCache>
gles2             259 android_webview/browser/hardware_renderer.cc     shader_translator_cache_ = new gpu::gles2::ShaderTranslatorCache;
gles2              79 android_webview/browser/hardware_renderer.h   virtual scoped_refptr<gpu::gles2::ShaderTranslatorCache>
gles2              97 android_webview/browser/hardware_renderer.h   scoped_refptr<gpu::gles2::ShaderTranslatorCache> shader_translator_cache_;
gles2              78 cc/layers/io_surface_layer_impl.cc     gpu::gles2::GLES2Interface* gl = context_provider->ContextGL();
gles2              17 cc/output/context_provider.h namespace gles2 { class GLES2Interface; }
gles2              31 cc/output/context_provider.h   virtual gpu::gles2::GLES2Interface* ContextGL() = 0;
gles2              14 cc/output/geometry_binding.cc GeometryBinding::GeometryBinding(gpu::gles2::GLES2Interface* gl,
gles2              15 cc/output/geometry_binding.h namespace gles2 {
gles2              24 cc/output/geometry_binding.h   GeometryBinding(gpu::gles2::GLES2Interface* gl,
gles2              38 cc/output/geometry_binding.h   gpu::gles2::GLES2Interface* gl_;
gles2              58 cc/output/gl_renderer.cc using gpu::gles2::GLES2Interface;
gles2              27 cc/output/gl_renderer.h namespace gles2 {
gles2              76 cc/output/gl_renderer.h   static void DebugGLCall(gpu::gles2::GLES2Interface* gl,
gles2             406 cc/output/gl_renderer.h   gpu::gles2::GLES2Interface* gl_;
gles2            1777 cc/output/gl_renderer_unittest.cc   gpu::gles2::GLES2Interface* gl =
gles2            1809 cc/output/gl_renderer_unittest.cc   gpu::gles2::GLES2Interface* gl =
gles2              12 cc/output/program_binding.cc using gpu::gles2::GLES2Interface;
gles2              15 cc/output/program_binding.h namespace gles2 {
gles2              27 cc/output/program_binding.h   bool Init(gpu::gles2::GLES2Interface* context,
gles2              30 cc/output/program_binding.h   bool Link(gpu::gles2::GLES2Interface* context);
gles2              31 cc/output/program_binding.h   void Cleanup(gpu::gles2::GLES2Interface* context);
gles2              37 cc/output/program_binding.h   unsigned LoadShader(gpu::gles2::GLES2Interface* context,
gles2              40 cc/output/program_binding.h   unsigned CreateShaderProgram(gpu::gles2::GLES2Interface* context,
gles2              43 cc/output/program_binding.h   void CleanupShaders(gpu::gles2::GLES2Interface* context);
gles2              24 cc/output/renderer_pixeltest.cc using gpu::gles2::GLES2Interface;
gles2              20 cc/output/shader.cc using gpu::gles2::GLES2Interface;
gles2              20 cc/output/shader.h namespace gles2 {
gles2              47 cc/output/shader.h     TexCoordPrecisionRequired(gpu::gles2::GLES2Interface* context,
gles2              53 cc/output/shader.h     gpu::gles2::GLES2Interface* context,
gles2              62 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2              79 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             100 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             115 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             125 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             146 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             167 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             191 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             216 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             241 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             268 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             287 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             305 cc/output/shader.h     void Init(gpu::gles2::GLES2Interface* context,
gles2             325 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             343 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             425 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             445 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             483 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             512 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             541 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             572 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             593 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             624 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             652 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             682 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             699 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2             716 cc/output/shader.h   void Init(gpu::gles2::GLES2Interface* context,
gles2              27 cc/resources/raster_worker_pool_perftest.cc class PerfGLES2Interface : public gpu::gles2::GLES2InterfaceStub {
gles2              54 cc/resources/raster_worker_pool_perftest.cc   virtual gpu::gles2::GLES2Interface* ContextGL() OVERRIDE {
gles2              33 cc/resources/resource_provider.cc using gpu::gles2::GLES2Interface;
gles2             373 cc/resources/resource_provider.h   static GLint GetActiveTextureUnit(gpu::gles2::GLES2Interface* gl);
gles2             578 cc/resources/resource_provider.h   void TransferResource(gpu::gles2::GLES2Interface* gl,
gles2             621 cc/resources/resource_provider.h   gpu::gles2::GLES2Interface* ContextGL() const;
gles2              22 cc/resources/texture_uploader.cc using gpu::gles2::GLES2Interface;
gles2              23 cc/resources/texture_uploader.h namespace gles2 {
gles2              32 cc/resources/texture_uploader.h   static scoped_ptr<TextureUploader> Create(gpu::gles2::GLES2Interface* gl) {
gles2              58 cc/resources/texture_uploader.h     static scoped_ptr<Query> Create(gpu::gles2::GLES2Interface* gl) {
gles2              73 cc/resources/texture_uploader.h     explicit Query(gpu::gles2::GLES2Interface* gl);
gles2              75 cc/resources/texture_uploader.h     gpu::gles2::GLES2Interface* gl_;
gles2              84 cc/resources/texture_uploader.h   explicit TextureUploader(gpu::gles2::GLES2Interface* gl);
gles2             102 cc/resources/texture_uploader.h   gpu::gles2::GLES2Interface* gl_;
gles2              18 cc/resources/texture_uploader_unittest.cc class TextureUploadTestContext : public gpu::gles2::GLES2InterfaceStub {
gles2             182 cc/resources/video_resource_updater.cc         gpu::gles2::GLES2Interface* gl = context_provider_->ContextGL();
gles2              25 cc/test/layer_tree_pixel_test.cc using gpu::gles2::GLES2Interface;
gles2              77 cc/test/test_context_provider.cc gpu::gles2::GLES2Interface* TestContextProvider::ContextGL() {
gles2              32 cc/test/test_context_provider.h   virtual gpu::gles2::GLES2Interface* ContextGL() OVERRIDE;
gles2              13 cc/test/test_gles2_interface.h class TestGLES2Interface : public gpu::gles2::GLES2InterfaceStub {
gles2              58 cc/test/test_in_process_context_provider.cc gpu::gles2::GLES2Interface* TestInProcessContextProvider::ContextGL() {
gles2              71 cc/test/test_in_process_context_provider.cc   GLES2Initializer() { ::gles2::Initialize(); }
gles2              73 cc/test/test_in_process_context_provider.cc   ~GLES2Initializer() { ::gles2::Terminate(); }
gles2              88 cc/test/test_in_process_context_provider.cc   gles2::SetGLContext(context_provider->ContextGL());
gles2              98 cc/test/test_in_process_context_provider.cc   gles2::SetGLContext(ContextGL());
gles2              26 cc/test/test_in_process_context_provider.h   virtual gpu::gles2::GLES2Interface* ContextGL() OVERRIDE;
gles2             945 cc/trees/layer_tree_host_unittest_context.cc     gpu::gles2::GLES2Interface* gl =
gles2             799 cc/trees/layer_tree_host_unittest_copyrequest.cc     gpu::gles2::GLES2Interface* gl = external_context_provider_->ContextGL();
gles2              82 content/browser/android/in_process/synchronous_compositor_factory_impl.cc   virtual gpu::gles2::GLES2Interface* ContextGL() OVERRIDE {
gles2              51 content/browser/compositor/gpu_process_transport_factory.cc using gpu::gles2::GLES2Interface;
gles2              53 content/browser/compositor/image_transport_factory_browsertest.cc   gpu::gles2::GLES2Interface* gl =
gles2              34 content/browser/compositor/no_transport_image_transport_factory.cc     gpu::gles2::GLES2Interface* gl = context_provider_->ContextGL();
gles2              47 content/browser/renderer_host/image_transport_factory_android.cc   virtual gpu::gles2::GLES2Interface* GetContextGL() OVERRIDE {
gles2              16 content/browser/renderer_host/image_transport_factory_android.h namespace gles2 {
gles2              44 content/browser/renderer_host/image_transport_factory_android.h   virtual gpu::gles2::GLES2Interface* GetContextGL() = 0;
gles2             118 content/common/gpu/client/context_provider_command_buffer.cc gpu::gles2::GLES2Interface* ContextProviderCommandBuffer::ContextGL() {
gles2              46 content/common/gpu/client/context_provider_command_buffer.h   virtual gpu::gles2::GLES2Interface* ContextGL() OVERRIDE;
gles2              30 content/common/gpu/client/gl_helper.cc using gpu::gles2::GLES2Interface;
gles2              36 content/common/gpu/client/gl_helper.cc   explicit ScopedFlush(gpu::gles2::GLES2Interface* gl) : gl_(gl) {}
gles2              41 content/common/gpu/client/gl_helper.cc   gpu::gles2::GLES2Interface* gl_;
gles2              39 content/common/gpu/client/gl_helper.h   typedef void (gpu::gles2::GLES2Interface::*GenFunc)(GLsizei n, GLuint* ids);
gles2              40 content/common/gpu/client/gl_helper.h   typedef void (gpu::gles2::GLES2Interface::*DeleteFunc)(GLsizei n,
gles2              42 content/common/gpu/client/gl_helper.h   ScopedGLuint(gpu::gles2::GLES2Interface* gl,
gles2              60 content/common/gpu/client/gl_helper.h   gpu::gles2::GLES2Interface* gl_;
gles2              69 content/common/gpu/client/gl_helper.h   explicit ScopedBuffer(gpu::gles2::GLES2Interface* gl)
gles2              71 content/common/gpu/client/gl_helper.h                      &gpu::gles2::GLES2Interface::GenBuffers,
gles2              72 content/common/gpu/client/gl_helper.h                      &gpu::gles2::GLES2Interface::DeleteBuffers) {}
gles2              77 content/common/gpu/client/gl_helper.h   explicit ScopedFramebuffer(gpu::gles2::GLES2Interface* gl)
gles2              79 content/common/gpu/client/gl_helper.h                      &gpu::gles2::GLES2Interface::GenFramebuffers,
gles2              80 content/common/gpu/client/gl_helper.h                      &gpu::gles2::GLES2Interface::DeleteFramebuffers) {}
gles2              85 content/common/gpu/client/gl_helper.h   explicit ScopedTexture(gpu::gles2::GLES2Interface* gl)
gles2              87 content/common/gpu/client/gl_helper.h                      &gpu::gles2::GLES2Interface::GenTextures,
gles2              88 content/common/gpu/client/gl_helper.h                      &gpu::gles2::GLES2Interface::DeleteTextures) {}
gles2              94 content/common/gpu/client/gl_helper.h   typedef void (gpu::gles2::GLES2Interface::*BindFunc)(GLenum target,
gles2              96 content/common/gpu/client/gl_helper.h   ScopedBinder(gpu::gles2::GLES2Interface* gl, GLuint id, BindFunc bind_func)
gles2             104 content/common/gpu/client/gl_helper.h   gpu::gles2::GLES2Interface* gl_;
gles2             113 content/common/gpu/client/gl_helper.h   ScopedBufferBinder(gpu::gles2::GLES2Interface* gl, GLuint id)
gles2             114 content/common/gpu/client/gl_helper.h       : ScopedBinder<Target>(gl, id, &gpu::gles2::GLES2Interface::BindBuffer) {}
gles2             120 content/common/gpu/client/gl_helper.h   ScopedFramebufferBinder(gpu::gles2::GLES2Interface* gl, GLuint id)
gles2             123 content/common/gpu/client/gl_helper.h                              &gpu::gles2::GLES2Interface::BindFramebuffer) {}
gles2             129 content/common/gpu/client/gl_helper.h   ScopedTextureBinder(gpu::gles2::GLES2Interface* gl, GLuint id)
gles2             130 content/common/gpu/client/gl_helper.h       : ScopedBinder<Target>(gl, id, &gpu::gles2::GLES2Interface::BindTexture) {
gles2             141 content/common/gpu/client/gl_helper.h   GLHelper(gpu::gles2::GLES2Interface* gl,
gles2             338 content/common/gpu/client/gl_helper.h   gpu::gles2::GLES2Interface* gl_;
gles2              10 content/common/gpu/client/gl_helper_readback_support.cc GLHelperReadbackSupport::GLHelperReadbackSupport(gpu::gles2::GLES2Interface* gl)
gles2              16 content/common/gpu/client/gl_helper_readback_support.h   GLHelperReadbackSupport(gpu::gles2::GLES2Interface* gl);
gles2              58 content/common/gpu/client/gl_helper_readback_support.h   gpu::gles2::GLES2Interface* gl_;
gles2              23 content/common/gpu/client/gl_helper_scaling.cc using gpu::gles2::GLES2Interface;
gles2              54 content/common/gpu/client/gl_helper_scaling.h   GLHelperScaling(gpu::gles2::GLES2Interface* gl,
gles2             193 content/common/gpu/client/gl_helper_scaling.h   gpu::gles2::GLES2Interface* gl_;
gles2              80 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc     gles2::Initialize();
gles2              84 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc     gles2::Terminate();
gles2             193 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc     : public gpu::gles2::GLES2Implementation::ErrorMessageCallback {
gles2             218 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc       mapped_memory_reclaim_limit(gpu::gles2::GLES2Implementation::kNoLimit) {}
gles2             394 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc   scoped_refptr<gpu::gles2::ShareGroup> gles2_share_group;
gles2             416 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc   gles2_helper_.reset(new gpu::gles2::GLES2CmdHelper(command_buffer_.get()));
gles2             433 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc       new gpu::gles2::GLES2Implementation(gles2_helper_.get(),
gles2             455 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc     trace_gl_.reset(new gpu::gles2::GLES2TraceImplementation(gl_));
gles2             466 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc   gles2::SetGLContext(gl_);
gles2              28 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h namespace gles2 {
gles2             138 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   gpu::gles2::GLES2Implementation* GetImplementation() {
gles2             765 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   scoped_ptr<gpu::gles2::GLES2CmdHelper> gles2_helper_;
gles2             767 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   gpu::gles2::GLES2Interface* gl_;
gles2             768 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   scoped_ptr<gpu::gles2::GLES2Implementation> real_gl_;
gles2             769 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   scoped_ptr<gpu::gles2::GLES2Interface> trace_gl_;
gles2             391 content/common/gpu/gpu_channel.cc                        gpu::gles2::MailboxManager* mailbox,
gles2             398 content/common/gpu/gpu_channel.cc       mailbox_manager_(mailbox ? mailbox : new gpu::gles2::MailboxManager),
gles2             399 content/common/gpu/gpu_channel.cc       image_manager_(new gpu::gles2::ImageManager),
gles2              36 content/common/gpu/gpu_channel.h namespace gles2 {
gles2              57 content/common/gpu/gpu_channel.h              gpu::gles2::MailboxManager* mailbox_manager,
gles2             210 content/common/gpu/gpu_channel.h   scoped_refptr<gpu::gles2::MailboxManager> mailbox_manager_;
gles2             211 content/common/gpu/gpu_channel.h   scoped_refptr<gpu::gles2::ImageManager> image_manager_;
gles2             217 content/common/gpu/gpu_channel.h   gpu::gles2::DisallowedFeatures disallowed_features_;
gles2              60 content/common/gpu/gpu_channel_manager.cc gpu::gles2::ProgramCache* GpuChannelManager::program_cache() {
gles2              66 content/common/gpu/gpu_channel_manager.cc     program_cache_.reset(new gpu::gles2::MemoryProgramCache());
gles2              71 content/common/gpu/gpu_channel_manager.cc gpu::gles2::ShaderTranslatorCache*
gles2              74 content/common/gpu/gpu_channel_manager.cc     shader_translator_cache_ = new gpu::gles2::ShaderTranslatorCache;
gles2             126 content/common/gpu/gpu_channel_manager.cc   gpu::gles2::MailboxManager* mailbox_manager = NULL;
gles2             131 content/common/gpu/gpu_channel_manager.cc       mailbox_manager_ = new gpu::gles2::MailboxManager;
gles2              34 content/common/gpu/gpu_channel_manager.h namespace gles2 {
gles2              85 content/common/gpu/gpu_channel_manager.h   gpu::gles2::ProgramCache* program_cache();
gles2              86 content/common/gpu/gpu_channel_manager.h   gpu::gles2::ShaderTranslatorCache* shader_translator_cache();
gles2             143 content/common/gpu/gpu_channel_manager.h   scoped_refptr<gpu::gles2::MailboxManager> mailbox_manager_;
gles2             148 content/common/gpu/gpu_channel_manager.h   scoped_ptr<gpu::gles2::ProgramCache> program_cache_;
gles2             149 content/common/gpu/gpu_channel_manager.h   scoped_refptr<gpu::gles2::ShaderTranslatorCache> shader_translator_cache_;
gles2              53 content/common/gpu/gpu_command_buffer_stub.cc class GpuCommandBufferMemoryTracker : public gpu::gles2::MemoryTracker {
gles2              63 content/common/gpu/gpu_command_buffer_stub.cc       gpu::gles2::MemoryTracker::Pool pool) OVERRIDE {
gles2             111 content/common/gpu/gpu_command_buffer_stub.cc     gpu::gles2::MailboxManager* mailbox_manager,
gles2             112 content/common/gpu/gpu_command_buffer_stub.cc     gpu::gles2::ImageManager* image_manager,
gles2             114 content/common/gpu/gpu_command_buffer_stub.cc     const gpu::gles2::DisallowedFeatures& disallowed_features,
gles2             144 content/common/gpu/gpu_command_buffer_stub.cc   gpu::gles2::ContextCreationAttribHelper attrib_parser;
gles2             152 content/common/gpu/gpu_command_buffer_stub.cc     context_group_ = new gpu::gles2::ContextGroup(
gles2             415 content/common/gpu/gpu_command_buffer_stub.cc   decoder_.reset(::gpu::gles2::GLES2Decoder::Create(context_group_.get()));
gles2             832 content/common/gpu/gpu_command_buffer_stub.cc     gpu::gles2::QueryManager* query_manager = decoder_->GetQueryManager();
gles2             834 content/common/gpu/gpu_command_buffer_stub.cc       gpu::gles2::QueryManager::Query* query =
gles2             950 content/common/gpu/gpu_command_buffer_stub.cc gpu::gles2::MemoryTracker* GpuCommandBufferStub::GetMemoryTracker() const {
gles2              37 content/common/gpu/gpu_command_buffer_stub.h namespace gles2 {
gles2              72 content/common/gpu/gpu_command_buffer_stub.h       gpu::gles2::MailboxManager* mailbox_manager,
gles2              73 content/common/gpu/gpu_command_buffer_stub.h       gpu::gles2::ImageManager* image_manager,
gles2              75 content/common/gpu/gpu_command_buffer_stub.h       const gpu::gles2::DisallowedFeatures& disallowed_features,
gles2              95 content/common/gpu/gpu_command_buffer_stub.h   virtual gpu::gles2::MemoryTracker* GetMemoryTracker() const OVERRIDE;
gles2             112 content/common/gpu/gpu_command_buffer_stub.h   gpu::gles2::GLES2Decoder* decoder() const { return decoder_.get(); }
gles2             228 content/common/gpu/gpu_command_buffer_stub.h   scoped_refptr<gpu::gles2::ContextGroup> context_group_;
gles2             232 content/common/gpu/gpu_command_buffer_stub.h   gpu::gles2::DisallowedFeatures disallowed_features_;
gles2             242 content/common/gpu/gpu_command_buffer_stub.h   scoped_ptr<gpu::gles2::GLES2Decoder> decoder_;
gles2             245 content/common/gpu/gpu_memory_manager.cc     gpu::gles2::MemoryTracker::Pool tracking_pool) {
gles2             248 content/common/gpu/gpu_memory_manager.cc     case gpu::gles2::MemoryTracker::kManaged:
gles2             251 content/common/gpu/gpu_memory_manager.cc     case gpu::gles2::MemoryTracker::kUnmanaged:
gles2             354 content/common/gpu/gpu_memory_manager.cc     base::ProcessId pid, gpu::gles2::MemoryTracker* memory_tracker) {
gles2              63 content/common/gpu/gpu_memory_manager.h       base::ProcessId pid, gpu::gles2::MemoryTracker* memory_tracker);
gles2             105 content/common/gpu/gpu_memory_manager.h   typedef std::map<gpu::gles2::MemoryTracker*, GpuMemoryTrackingGroup*>
gles2             175 content/common/gpu/gpu_memory_manager.h       gpu::gles2::MemoryTracker::Pool tracking_pool);
gles2              31 content/common/gpu/gpu_memory_manager_client.h   virtual gpu::gles2::MemoryTracker* GetMemoryTracker() const = 0;
gles2              27 content/common/gpu/gpu_memory_manager_unittest.cc class FakeMemoryTracker : public gpu::gles2::MemoryTracker {
gles2              32 content/common/gpu/gpu_memory_manager_unittest.cc       gpu::gles2::MemoryTracker::Pool /* pool */) OVERRIDE {
gles2              81 content/common/gpu/gpu_memory_manager_unittest.cc   scoped_refptr<gpu::gles2::MemoryTracker> memory_tracker_;
gles2             138 content/common/gpu/gpu_memory_manager_unittest.cc   virtual gpu::gles2::MemoryTracker* GetMemoryTracker() const OVERRIDE {
gles2             564 content/common/gpu/gpu_memory_manager_unittest.cc       gpu::gles2::MemoryTracker::kUnmanaged);
gles2             574 content/common/gpu/gpu_memory_manager_unittest.cc       gpu::gles2::MemoryTracker::kUnmanaged);
gles2             584 content/common/gpu/gpu_memory_manager_unittest.cc       gpu::gles2::MemoryTracker::kUnmanaged);
gles2             593 content/common/gpu/gpu_memory_manager_unittest.cc       gpu::gles2::MemoryTracker::kUnmanaged);
gles2              13 content/common/gpu/gpu_memory_tracking.cc     gpu::gles2::MemoryTracker* memory_tracker,
gles2              29 content/common/gpu/gpu_memory_tracking.cc     gpu::gles2::MemoryTracker::Pool tracking_pool) {
gles2              25 content/common/gpu/gpu_memory_tracking.h       gpu::gles2::MemoryTracker::Pool tracking_pool);
gles2              33 content/common/gpu/gpu_memory_tracking.h   gpu::gles2::MemoryTracker* GetMemoryTracker() const {
gles2              41 content/common/gpu/gpu_memory_tracking.h                          gpu::gles2::MemoryTracker* memory_tracker,
gles2              51 content/common/gpu/gpu_memory_tracking.h   gpu::gles2::MemoryTracker* memory_tracker_;
gles2              64 content/common/gpu/image_transport_surface.cc   gpu::gles2::GLES2Decoder* decoder = Decoder();
gles2             160 content/common/gpu/image_transport_surface.cc   gpu::gles2::GLES2Decoder* decoder = Decoder();
gles2             183 content/common/gpu/image_transport_surface.cc gpu::gles2::GLES2Decoder* ImageTransportHelper::Decoder() {
gles2              35 content/common/gpu/image_transport_surface.h namespace gles2 {
gles2             151 content/common/gpu/image_transport_surface.h   gpu::gles2::GLES2Decoder* Decoder();
gles2              70 content/common/gpu/media/android_video_decode_accelerator.cc     const base::WeakPtr<gpu::gles2::GLES2Decoder> decoder,
gles2              37 content/common/gpu/media/android_video_decode_accelerator.h       const base::WeakPtr<gpu::gles2::GLES2Decoder> decoder,
gles2             156 content/common/gpu/media/android_video_decode_accelerator.h   base::WeakPtr<gpu::gles2::GLES2Decoder> gl_decoder_;
gles2              63 content/common/gpu/media/android_video_decode_accelerator_unittest.cc     scoped_ptr<gpu::gles2::MockGLES2Decoder> decoder(
gles2              64 content/common/gpu/media/android_video_decode_accelerator_unittest.cc         new gpu::gles2::MockGLES2Decoder());
gles2             325 content/common/gpu/media/gpu_video_decode_accelerator.cc   gpu::gles2::GLES2Decoder* command_decoder = stub_->decoder();
gles2             326 content/common/gpu/media/gpu_video_decode_accelerator.cc   gpu::gles2::TextureManager* texture_manager =
gles2             330 content/common/gpu/media/gpu_video_decode_accelerator.cc   std::vector<scoped_refptr<gpu::gles2::TextureRef> > textures;
gles2             337 content/common/gpu/media/gpu_video_decode_accelerator.cc     gpu::gles2::TextureRef* texture_ref = texture_manager->GetTexture(
gles2             344 content/common/gpu/media/gpu_video_decode_accelerator.cc     gpu::gles2::Texture* info = texture_ref->texture();
gles2             467 content/common/gpu/media/gpu_video_decode_accelerator.cc   std::map<int32, scoped_refptr<gpu::gles2::TextureRef> >::iterator it;
gles2             472 content/common/gpu/media/gpu_video_decode_accelerator.cc   scoped_refptr<gpu::gles2::TextureRef> texture_ref = it->second;
gles2             474 content/common/gpu/media/gpu_video_decode_accelerator.cc   gpu::gles2::TextureManager* texture_manager =
gles2             135 content/common/gpu/media/gpu_video_decode_accelerator.h   std::map<int32, scoped_refptr<gpu::gles2::TextureRef> > uncleared_textures_;
gles2              20 content/common/gpu/stream_texture_android.cc using gpu::gles2::ContextGroup;
gles2              21 content/common/gpu/stream_texture_android.cc using gpu::gles2::GLES2Decoder;
gles2              22 content/common/gpu/stream_texture_android.cc using gpu::gles2::TextureManager;
gles2              23 content/common/gpu/stream_texture_android.cc using gpu::gles2::TextureRef;
gles2             131 content/common/gpu/stream_texture_android.cc       const gpu::gles2::ContextState* state =
gles2             133 content/common/gpu/stream_texture_android.cc       const gpu::gles2::TextureUnit& active_unit =
gles2              21 content/common/gpu/texture_image_transport_surface.cc using gpu::gles2::ContextGroup;
gles2              22 content/common/gpu/texture_image_transport_surface.cc using gpu::gles2::GLES2Decoder;
gles2              23 content/common/gpu/texture_image_transport_surface.cc using gpu::gles2::MailboxManager;
gles2              24 content/common/gpu/texture_image_transport_surface.cc using gpu::gles2::Texture;
gles2              25 content/common/gpu/texture_image_transport_surface.cc using gpu::gles2::TextureManager;
gles2              26 content/common/gpu/texture_image_transport_surface.cc using gpu::gles2::TextureRef;
gles2             405 content/common/gpu/texture_image_transport_surface.cc     gpu::gles2::ErrorState* error_state = decoder->GetErrorState();
gles2              84 content/common/gpu/texture_image_transport_surface.h   scoped_refptr<gpu::gles2::TextureRef> backbuffer_;
gles2              85 content/common/gpu/texture_image_transport_surface.h   scoped_refptr<gpu::gles2::TextureRef> frontbuffer_;
gles2             117 content/common/gpu/texture_image_transport_surface.h   scoped_refptr<gpu::gles2::MailboxManager> mailbox_manager_;
gles2              20 content/renderer/gpu/mailbox_output_surface.cc using gpu::gles2::GLES2Interface;
gles2              15 content/renderer/media/android/stream_texture_factory.h namespace gles2 {
gles2              70 content/renderer/media/android/stream_texture_factory.h   virtual gpu::gles2::GLES2Interface* ContextGL() = 0;
gles2             117 content/renderer/media/android/stream_texture_factory_impl.cc   gpu::gles2::GLES2Interface* gl = context_provider_->ContextGL();
gles2             133 content/renderer/media/android/stream_texture_factory_impl.cc gpu::gles2::GLES2Interface* StreamTextureFactoryImpl::ContextGL() {
gles2              15 content/renderer/media/android/stream_texture_factory_impl.h namespace gles2 {
gles2              39 content/renderer/media/android/stream_texture_factory_impl.h   virtual gpu::gles2::GLES2Interface* ContextGL() OVERRIDE;
gles2              22 content/renderer/media/android/stream_texture_factory_synchronous_impl.cc using gpu::gles2::GLES2Interface;
gles2             195 content/renderer/media/android/stream_texture_factory_synchronous_impl.cc gpu::gles2::GLES2Interface* StreamTextureFactorySynchronousImpl::ContextGL() {
gles2              17 content/renderer/media/android/stream_texture_factory_synchronous_impl.h namespace gles2 {
gles2              32 content/renderer/media/android/stream_texture_factory_synchronous_impl.h     virtual gpu::gles2::GLES2Interface* ContextGL() = 0;
gles2              53 content/renderer/media/android/stream_texture_factory_synchronous_impl.h   virtual gpu::gles2::GLES2Interface* ContextGL() OVERRIDE;
gles2              61 content/renderer/media/android/webmediaplayer_android.cc using gpu::gles2::GLES2Interface;
gles2             111 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gpu::gles2::GLES2Implementation* gles2 = context->GetImplementation();
gles2             114 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->GenTextures(count, &texture_ids->at(0));
gles2             116 content/renderer/media/renderer_gpu_video_accelerator_factories.cc     gles2->ActiveTexture(GL_TEXTURE0);
gles2             118 content/renderer/media/renderer_gpu_video_accelerator_factories.cc     gles2->BindTexture(texture_target, texture_id);
gles2             119 content/renderer/media/renderer_gpu_video_accelerator_factories.cc     gles2->TexParameteri(texture_target, GL_TEXTURE_MIN_FILTER, GL_LINEAR);
gles2             120 content/renderer/media/renderer_gpu_video_accelerator_factories.cc     gles2->TexParameteri(texture_target, GL_TEXTURE_MAG_FILTER, GL_LINEAR);
gles2             121 content/renderer/media/renderer_gpu_video_accelerator_factories.cc     gles2->TexParameteri(texture_target, GL_TEXTURE_WRAP_S, GL_CLAMP_TO_EDGE);
gles2             122 content/renderer/media/renderer_gpu_video_accelerator_factories.cc     gles2->TexParameteri(texture_target, GL_TEXTURE_WRAP_T, GL_CLAMP_TO_EDGE);
gles2             124 content/renderer/media/renderer_gpu_video_accelerator_factories.cc       gles2->TexImage2D(texture_target,
gles2             134 content/renderer/media/renderer_gpu_video_accelerator_factories.cc     gles2->GenMailboxCHROMIUM(texture_mailboxes->at(i).name);
gles2             135 content/renderer/media/renderer_gpu_video_accelerator_factories.cc     gles2->ProduceTextureCHROMIUM(texture_target,
gles2             143 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->ShallowFlushCHROMIUM();
gles2             144 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   DCHECK_EQ(gles2->GetError(), static_cast<GLenum>(GL_NO_ERROR));
gles2             155 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gpu::gles2::GLES2Implementation* gles2 = context->GetImplementation();
gles2             156 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->DeleteTextures(1, &texture_id);
gles2             157 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   DCHECK_EQ(gles2->GetError(), static_cast<GLenum>(GL_NO_ERROR));
gles2             167 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gpu::gles2::GLES2Implementation* gles2 = context->GetImplementation();
gles2             168 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->WaitSyncPointCHROMIUM(sync_point);
gles2             172 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->ShallowFlushCHROMIUM();
gles2             185 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gpu::gles2::GLES2Implementation* gles2 = context->GetImplementation();
gles2             188 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->GenTextures(1, &tmp_texture);
gles2             189 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->BindTexture(GL_TEXTURE_2D, tmp_texture);
gles2             190 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->TexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, GL_LINEAR);
gles2             191 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->TexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, GL_LINEAR);
gles2             192 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->TexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_CLAMP_TO_EDGE);
gles2             193 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->TexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_CLAMP_TO_EDGE);
gles2             198 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->GenFramebuffers(1, &fb);
gles2             199 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->BindFramebuffer(GL_FRAMEBUFFER, fb);
gles2             200 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->FramebufferTexture2D(
gles2             202 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->PixelStorei(GL_PACK_ALIGNMENT, 4);
gles2             212 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->ReadPixels(visible_rect.x(),
gles2             219 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->DeleteFramebuffers(1, &fb);
gles2             220 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   gles2->DeleteTextures(1, &tmp_texture);
gles2             221 content/renderer/media/renderer_gpu_video_accelerator_factories.cc   DCHECK_EQ(gles2->GetError(), static_cast<GLenum>(GL_NO_ERROR));
gles2             200 content/renderer/pepper/ppb_graphics_3d_impl.cc   gpu::gles2::GLES2Implementation* share_gles2 = NULL;
gles2             135 content/renderer/pepper/ppb_video_decoder_impl.cc     gpu::gles2::GLES2Implementation* gles2_impl,
gles2              23 content/renderer/pepper/ppb_video_decoder_impl.h namespace gles2 {
gles2              72 content/renderer/pepper/ppb_video_decoder_impl.h             gpu::gles2::GLES2Implementation* gles2_impl,
gles2              20 gpu/GLES2/gl2chromium.h #define GLES2_GET_FUN(name) gles2::GetGLContext()->name
gles2              20 gpu/command_buffer/client/buffer_tracker.h namespace gles2 {
gles2              15 gpu/command_buffer/client/client_context_state.h namespace gles2 {
gles2              67 gpu/command_buffer/client/gl_in_process_context.cc   virtual gles2::GLES2Implementation* GetImplementation() OVERRIDE;
gles2              79 gpu/command_buffer/client/gl_in_process_context.cc   scoped_ptr<gles2::GLES2CmdHelper> gles2_helper_;
gles2              81 gpu/command_buffer/client/gl_in_process_context.cc   scoped_ptr<gles2::GLES2Implementation> gles2_implementation_;
gles2             106 gpu/command_buffer/client/gl_in_process_context.cc gles2::GLES2Implementation* GLInProcessContextImpl::GetImplementation() {
gles2             200 gpu/command_buffer/client/gl_in_process_context.cc   scoped_refptr<gles2::ShareGroup> share_group;
gles2             240 gpu/command_buffer/client/gl_in_process_context.cc   gles2_helper_.reset(new gles2::GLES2CmdHelper(command_buffer_.get()));
gles2             253 gpu/command_buffer/client/gl_in_process_context.cc   gles2_implementation_.reset(new gles2::GLES2Implementation(
gles2             270 gpu/command_buffer/client/gl_in_process_context.cc       gles2::GLES2Implementation::kNoLimit)) {
gles2              28 gpu/command_buffer/client/gl_in_process_context.h namespace gles2 {
gles2              78 gpu/command_buffer/client/gl_in_process_context.h   virtual gles2::GLES2Implementation* GetImplementation() = 0;
gles2              16 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ActiveTexture(texture);
gles2              19 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->AttachShader(program, shader);
gles2              22 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BindAttribLocation(program, index, name);
gles2              25 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BindBuffer(target, buffer);
gles2              28 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BindFramebuffer(target, framebuffer);
gles2              31 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BindRenderbuffer(target, renderbuffer);
gles2              34 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BindTexture(target, texture);
gles2              40 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BlendColor(red, green, blue, alpha);
gles2              43 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BlendEquation(mode);
gles2              46 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BlendEquationSeparate(modeRGB, modeAlpha);
gles2              49 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BlendFunc(sfactor, dfactor);
gles2              55 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BlendFuncSeparate(srcRGB, dstRGB, srcAlpha, dstAlpha);
gles2              61 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BufferData(target, size, data, usage);
gles2              67 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BufferSubData(target, offset, size, data);
gles2              70 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->CheckFramebufferStatus(target);
gles2              72 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Clear(GLbitfield mask) { gles2::GetGLContext()->Clear(mask); }
gles2              77 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ClearColor(red, green, blue, alpha);
gles2              80 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ClearDepthf(depth);
gles2              82 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2ClearStencil(GLint s) { gles2::GetGLContext()->ClearStencil(s); }
gles2              87 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ColorMask(red, green, blue, alpha);
gles2              90 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->CompileShader(shader);
gles2             100 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->CompressedTexImage2D(
gles2             112 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->CompressedTexSubImage2D(
gles2             123 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->CopyTexImage2D(
gles2             134 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->CopyTexSubImage2D(
gles2             137 gpu/command_buffer/client/gles2_c_lib_autogen.h GLuint GLES2CreateProgram() { return gles2::GetGLContext()->CreateProgram(); }
gles2             139 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->CreateShader(type);
gles2             141 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2CullFace(GLenum mode) { gles2::GetGLContext()->CullFace(mode); }
gles2             143 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DeleteBuffers(n, buffers);
gles2             146 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DeleteFramebuffers(n, framebuffers);
gles2             149 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DeleteProgram(program);
gles2             152 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DeleteRenderbuffers(n, renderbuffers);
gles2             155 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DeleteShader(shader);
gles2             158 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DeleteTextures(n, textures);
gles2             160 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2DepthFunc(GLenum func) { gles2::GetGLContext()->DepthFunc(func); }
gles2             161 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2DepthMask(GLboolean flag) { gles2::GetGLContext()->DepthMask(flag); }
gles2             163 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DepthRangef(zNear, zFar);
gles2             166 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DetachShader(program, shader);
gles2             168 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Disable(GLenum cap) { gles2::GetGLContext()->Disable(cap); }
gles2             170 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DisableVertexAttribArray(index);
gles2             173 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DrawArrays(mode, first, count);
gles2             179 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DrawElements(mode, count, type, indices);
gles2             181 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Enable(GLenum cap) { gles2::GetGLContext()->Enable(cap); }
gles2             183 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->EnableVertexAttribArray(index);
gles2             185 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Finish() { gles2::GetGLContext()->Finish(); }
gles2             186 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Flush() { gles2::GetGLContext()->Flush(); }
gles2             191 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->FramebufferRenderbuffer(
gles2             199 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->FramebufferTexture2D(
gles2             202 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2FrontFace(GLenum mode) { gles2::GetGLContext()->FrontFace(mode); }
gles2             204 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GenBuffers(n, buffers);
gles2             207 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GenerateMipmap(target);
gles2             210 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GenFramebuffers(n, framebuffers);
gles2             213 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GenRenderbuffers(n, renderbuffers);
gles2             216 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GenTextures(n, textures);
gles2             225 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetActiveAttrib(
gles2             235 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetActiveUniform(
gles2             242 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetAttachedShaders(program, maxcount, count, shaders);
gles2             245 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->GetAttribLocation(program, name);
gles2             248 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetBooleanv(pname, params);
gles2             251 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetBufferParameteriv(target, pname, params);
gles2             253 gpu/command_buffer/client/gles2_c_lib_autogen.h GLenum GLES2GetError() { return gles2::GetGLContext()->GetError(); }
gles2             255 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetFloatv(pname, params);
gles2             261 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetFramebufferAttachmentParameteriv(
gles2             265 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetIntegerv(pname, params);
gles2             268 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetProgramiv(program, pname, params);
gles2             274 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetProgramInfoLog(program, bufsize, length, infolog);
gles2             279 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetRenderbufferParameteriv(target, pname, params);
gles2             282 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetShaderiv(shader, pname, params);
gles2             288 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetShaderInfoLog(shader, bufsize, length, infolog);
gles2             294 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetShaderPrecisionFormat(
gles2             301 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetShaderSource(shader, bufsize, length, source);
gles2             304 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->GetString(name);
gles2             307 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetTexParameterfv(target, pname, params);
gles2             310 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetTexParameteriv(target, pname, params);
gles2             313 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetUniformfv(program, location, params);
gles2             316 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetUniformiv(program, location, params);
gles2             319 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->GetUniformLocation(program, name);
gles2             322 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetVertexAttribfv(index, pname, params);
gles2             325 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetVertexAttribiv(index, pname, params);
gles2             328 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetVertexAttribPointerv(index, pname, pointer);
gles2             331 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Hint(target, mode);
gles2             334 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->IsBuffer(buffer);
gles2             337 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->IsEnabled(cap);
gles2             340 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->IsFramebuffer(framebuffer);
gles2             343 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->IsProgram(program);
gles2             346 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->IsRenderbuffer(renderbuffer);
gles2             349 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->IsShader(shader);
gles2             352 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->IsTexture(texture);
gles2             354 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2LineWidth(GLfloat width) { gles2::GetGLContext()->LineWidth(width); }
gles2             356 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->LinkProgram(program);
gles2             359 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->PixelStorei(pname, param);
gles2             362 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->PolygonOffset(factor, units);
gles2             371 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ReadPixels(x, y, width, height, format, type, pixels);
gles2             374 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ReleaseShaderCompiler();
gles2             380 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->RenderbufferStorage(
gles2             384 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->SampleCoverage(value, invert);
gles2             387 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Scissor(x, y, width, height);
gles2             394 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ShaderBinary(n, shaders, binaryformat, binary, length);
gles2             400 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ShaderSource(shader, count, str, length);
gles2             403 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ShallowFinishCHROMIUM();
gles2             406 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ShallowFlushCHROMIUM();
gles2             409 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->StencilFunc(func, ref, mask);
gles2             415 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->StencilFuncSeparate(face, func, ref, mask);
gles2             417 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2StencilMask(GLuint mask) { gles2::GetGLContext()->StencilMask(mask); }
gles2             419 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->StencilMaskSeparate(face, mask);
gles2             422 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->StencilOp(fail, zfail, zpass);
gles2             428 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->StencilOpSeparate(face, fail, zfail, zpass);
gles2             439 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->TexImage2D(target,
gles2             450 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->TexParameterf(target, pname, param);
gles2             453 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->TexParameterfv(target, pname, params);
gles2             456 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->TexParameteri(target, pname, param);
gles2             459 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->TexParameteriv(target, pname, params);
gles2             470 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->TexSubImage2D(
gles2             474 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform1f(location, x);
gles2             477 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform1fv(location, count, v);
gles2             480 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform1i(location, x);
gles2             483 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform1iv(location, count, v);
gles2             486 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform2f(location, x, y);
gles2             489 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform2fv(location, count, v);
gles2             492 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform2i(location, x, y);
gles2             495 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform2iv(location, count, v);
gles2             498 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform3f(location, x, y, z);
gles2             501 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform3fv(location, count, v);
gles2             504 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform3i(location, x, y, z);
gles2             507 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform3iv(location, count, v);
gles2             514 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform4f(location, x, y, z, w);
gles2             517 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform4fv(location, count, v);
gles2             520 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform4i(location, x, y, z, w);
gles2             523 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Uniform4iv(location, count, v);
gles2             529 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->UniformMatrix2fv(location, count, transpose, value);
gles2             535 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->UniformMatrix3fv(location, count, transpose, value);
gles2             541 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->UniformMatrix4fv(location, count, transpose, value);
gles2             544 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->UseProgram(program);
gles2             547 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ValidateProgram(program);
gles2             550 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->VertexAttrib1f(indx, x);
gles2             553 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->VertexAttrib1fv(indx, values);
gles2             556 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->VertexAttrib2f(indx, x, y);
gles2             559 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->VertexAttrib2fv(indx, values);
gles2             562 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->VertexAttrib3f(indx, x, y, z);
gles2             565 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->VertexAttrib3fv(indx, values);
gles2             572 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->VertexAttrib4f(indx, x, y, z, w);
gles2             575 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->VertexAttrib4fv(indx, values);
gles2             583 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->VertexAttribPointer(
gles2             587 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->Viewport(x, y, width, height);
gles2             599 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BlitFramebufferCHROMIUM(
gles2             607 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->RenderbufferStorageMultisampleCHROMIUM(
gles2             615 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->RenderbufferStorageMultisampleEXT(
gles2             624 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->FramebufferTexture2DMultisampleEXT(
gles2             632 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->TexStorage2DEXT(
gles2             636 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GenQueriesEXT(n, queries);
gles2             639 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DeleteQueriesEXT(n, queries);
gles2             642 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->IsQueryEXT(id);
gles2             645 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BeginQueryEXT(target, id);
gles2             648 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->EndQueryEXT(target);
gles2             651 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetQueryivEXT(target, pname, params);
gles2             654 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetQueryObjectuivEXT(id, pname, params);
gles2             657 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->InsertEventMarkerEXT(length, marker);
gles2             660 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->PushGroupMarkerEXT(length, marker);
gles2             662 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2PopGroupMarkerEXT() { gles2::GetGLContext()->PopGroupMarkerEXT(); }
gles2             664 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GenVertexArraysOES(n, arrays);
gles2             667 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DeleteVertexArraysOES(n, arrays);
gles2             670 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->IsVertexArrayOES(array);
gles2             673 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BindVertexArrayOES(array);
gles2             675 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2SwapBuffers() { gles2::GetGLContext()->SwapBuffers(); }
gles2             680 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->GetMaxValueInBufferCHROMIUM(
gles2             687 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GenSharedIdsCHROMIUM(namespace_id, id_offset, n, ids);
gles2             692 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DeleteSharedIdsCHROMIUM(namespace_id, n, ids);
gles2             697 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->RegisterSharedIdsCHROMIUM(namespace_id, n, ids);
gles2             700 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->EnableFeatureCHROMIUM(feature);
gles2             703 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->MapBufferCHROMIUM(target, access);
gles2             706 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->UnmapBufferCHROMIUM(target);
gles2             709 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->MapImageCHROMIUM(image_id, access);
gles2             712 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->UnmapImageCHROMIUM(image_id);
gles2             718 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->MapBufferSubDataCHROMIUM(
gles2             722 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->UnmapBufferSubDataCHROMIUM(mem);
gles2             733 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->MapTexSubImage2DCHROMIUM(
gles2             737 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->UnmapTexSubImage2DCHROMIUM(mem);
gles2             740 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ResizeCHROMIUM(width, height, scale_factor);
gles2             743 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->GetRequestableExtensionsCHROMIUM();
gles2             746 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->RequestExtensionCHROMIUM(extension);
gles2             749 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->RateLimitOffscreenContextCHROMIUM();
gles2             755 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetMultipleIntegervCHROMIUM(
gles2             762 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetProgramInfoCHROMIUM(program, bufsize, size, info);
gles2             765 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->CreateStreamTextureCHROMIUM(texture);
gles2             770 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->CreateImageCHROMIUM(
gles2             774 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DestroyImageCHROMIUM(image_id);
gles2             779 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetImageParameterivCHROMIUM(image_id, pname, params);
gles2             785 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GetTranslatedShaderSourceANGLE(
gles2             789 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->PostSubBufferCHROMIUM(x, y, width, height);
gles2             796 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->TexImageIOSurface2DCHROMIUM(
gles2             805 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->CopyTextureCHROMIUM(
gles2             812 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DrawArraysInstancedANGLE(
gles2             820 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DrawElementsInstancedANGLE(
gles2             824 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->VertexAttribDivisorANGLE(index, divisor);
gles2             827 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->GenMailboxCHROMIUM(mailbox);
gles2             830 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ProduceTextureCHROMIUM(target, mailbox);
gles2             833 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ConsumeTextureCHROMIUM(target, mailbox);
gles2             838 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BindUniformLocationCHROMIUM(program, location, name);
gles2             841 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->BindTexImage2DCHROMIUM(target, imageId);
gles2             844 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->ReleaseTexImage2DCHROMIUM(target, imageId);
gles2             847 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->TraceBeginCHROMIUM(name);
gles2             849 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2TraceEndCHROMIUM() { gles2::GetGLContext()->TraceEndCHROMIUM(); }
gles2             859 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->AsyncTexSubImage2DCHROMIUM(
gles2             871 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->AsyncTexImage2DCHROMIUM(target,
gles2             882 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->WaitAsyncTexImage2DCHROMIUM(target);
gles2             885 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->WaitAllAsyncTexImage2DCHROMIUM();
gles2             890 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DiscardFramebufferEXT(target, count, attachments);
gles2             893 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->LoseContextCHROMIUM(current, other);
gles2             896 gpu/command_buffer/client/gles2_c_lib_autogen.h   return gles2::GetGLContext()->InsertSyncPointCHROMIUM();
gles2             899 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->WaitSyncPointCHROMIUM(sync_point);
gles2             902 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DrawBuffersEXT(count, bufs);
gles2             905 gpu/command_buffer/client/gles2_c_lib_autogen.h   gles2::GetGLContext()->DiscardBackbufferCHROMIUM();
gles2             908 gpu/command_buffer/client/gles2_c_lib_autogen.h namespace gles2 {
gles2              13 gpu/command_buffer/client/gles2_cmd_helper.h namespace gles2 {
gles2              32 gpu/command_buffer/client/gles2_cmd_helper.h     gles2::cmds::GetAttribLocation* c =
gles2              33 gpu/command_buffer/client/gles2_cmd_helper.h         GetCmdSpace<gles2::cmds::GetAttribLocation>();
gles2              44 gpu/command_buffer/client/gles2_cmd_helper.h     gles2::cmds::GetAttribLocationBucket* c =
gles2              45 gpu/command_buffer/client/gles2_cmd_helper.h         GetCmdSpace<gles2::cmds::GetAttribLocationBucket>();
gles2              54 gpu/command_buffer/client/gles2_cmd_helper.h     gles2::cmds::GetUniformLocation* c =
gles2              55 gpu/command_buffer/client/gles2_cmd_helper.h         GetCmdSpace<gles2::cmds::GetUniformLocation>();
gles2              66 gpu/command_buffer/client/gles2_cmd_helper.h     gles2::cmds::GetUniformLocationBucket* c =
gles2              67 gpu/command_buffer/client/gles2_cmd_helper.h         GetCmdSpace<gles2::cmds::GetUniformLocationBucket>();
gles2              15 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ActiveTexture* c = GetCmdSpace<gles2::cmds::ActiveTexture>();
gles2              22 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::AttachShader* c = GetCmdSpace<gles2::cmds::AttachShader>();
gles2              33 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BindAttribLocation* c =
gles2              34 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::BindAttribLocation>();
gles2              43 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BindAttribLocationBucket* c =
gles2              44 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::BindAttribLocationBucket>();
gles2              51 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BindBuffer* c = GetCmdSpace<gles2::cmds::BindBuffer>();
gles2              58 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BindFramebuffer* c = GetCmdSpace<gles2::cmds::BindFramebuffer>();
gles2              65 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BindRenderbuffer* c =
gles2              66 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::BindRenderbuffer>();
gles2              73 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BindTexture* c = GetCmdSpace<gles2::cmds::BindTexture>();
gles2              80 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BlendColor* c = GetCmdSpace<gles2::cmds::BlendColor>();
gles2              87 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BlendEquation* c = GetCmdSpace<gles2::cmds::BlendEquation>();
gles2              94 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BlendEquationSeparate* c =
gles2              95 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::BlendEquationSeparate>();
gles2             102 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BlendFunc* c = GetCmdSpace<gles2::cmds::BlendFunc>();
gles2             112 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BlendFuncSeparate* c =
gles2             113 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::BlendFuncSeparate>();
gles2             124 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BufferData* c = GetCmdSpace<gles2::cmds::BufferData>();
gles2             135 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BufferSubData* c = GetCmdSpace<gles2::cmds::BufferSubData>();
gles2             144 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::CheckFramebufferStatus* c =
gles2             145 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::CheckFramebufferStatus>();
gles2             152 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Clear* c = GetCmdSpace<gles2::cmds::Clear>();
gles2             159 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ClearColor* c = GetCmdSpace<gles2::cmds::ClearColor>();
gles2             166 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ClearDepthf* c = GetCmdSpace<gles2::cmds::ClearDepthf>();
gles2             173 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ClearStencil* c = GetCmdSpace<gles2::cmds::ClearStencil>();
gles2             183 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ColorMask* c = GetCmdSpace<gles2::cmds::ColorMask>();
gles2             190 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::CompileShader* c = GetCmdSpace<gles2::cmds::CompileShader>();
gles2             205 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::CompressedTexImage2D* c =
gles2             206 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::CompressedTexImage2D>();
gles2             227 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::CompressedTexImage2DBucket* c =
gles2             228 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::CompressedTexImage2DBucket>();
gles2             244 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::CompressedTexSubImage2D* c =
gles2             245 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::CompressedTexSubImage2D>();
gles2             268 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::CompressedTexSubImage2DBucket* c =
gles2             269 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::CompressedTexSubImage2DBucket>();
gles2             283 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::CopyTexImage2D* c = GetCmdSpace<gles2::cmds::CopyTexImage2D>();
gles2             297 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::CopyTexSubImage2D* c =
gles2             298 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::CopyTexSubImage2D>();
gles2             305 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::CreateProgram* c = GetCmdSpace<gles2::cmds::CreateProgram>();
gles2             312 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::CreateShader* c = GetCmdSpace<gles2::cmds::CreateShader>();
gles2             319 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::CullFace* c = GetCmdSpace<gles2::cmds::CullFace>();
gles2             328 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteBuffers* c = GetCmdSpace<gles2::cmds::DeleteBuffers>();
gles2             335 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::DeleteBuffersImmediate::ComputeSize(n);
gles2             336 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteBuffersImmediate* c =
gles2             337 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::DeleteBuffersImmediate>(size);
gles2             346 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteFramebuffers* c =
gles2             347 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::DeleteFramebuffers>();
gles2             354 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::DeleteFramebuffersImmediate::ComputeSize(n);
gles2             355 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteFramebuffersImmediate* c =
gles2             356 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::DeleteFramebuffersImmediate>(
gles2             364 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteProgram* c = GetCmdSpace<gles2::cmds::DeleteProgram>();
gles2             373 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteRenderbuffers* c =
gles2             374 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::DeleteRenderbuffers>();
gles2             381 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::DeleteRenderbuffersImmediate::ComputeSize(n);
gles2             382 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteRenderbuffersImmediate* c =
gles2             383 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::DeleteRenderbuffersImmediate>(
gles2             391 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteShader* c = GetCmdSpace<gles2::cmds::DeleteShader>();
gles2             400 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteTextures* c = GetCmdSpace<gles2::cmds::DeleteTextures>();
gles2             407 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::DeleteTexturesImmediate::ComputeSize(n);
gles2             408 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteTexturesImmediate* c =
gles2             409 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::DeleteTexturesImmediate>(size);
gles2             416 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DepthFunc* c = GetCmdSpace<gles2::cmds::DepthFunc>();
gles2             423 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DepthMask* c = GetCmdSpace<gles2::cmds::DepthMask>();
gles2             430 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DepthRangef* c = GetCmdSpace<gles2::cmds::DepthRangef>();
gles2             437 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DetachShader* c = GetCmdSpace<gles2::cmds::DetachShader>();
gles2             444 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Disable* c = GetCmdSpace<gles2::cmds::Disable>();
gles2             451 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DisableVertexAttribArray* c =
gles2             452 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::DisableVertexAttribArray>();
gles2             459 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DrawArrays* c = GetCmdSpace<gles2::cmds::DrawArrays>();
gles2             469 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DrawElements* c = GetCmdSpace<gles2::cmds::DrawElements>();
gles2             476 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Enable* c = GetCmdSpace<gles2::cmds::Enable>();
gles2             483 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::EnableVertexAttribArray* c =
gles2             484 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::EnableVertexAttribArray>();
gles2             491 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Finish* c = GetCmdSpace<gles2::cmds::Finish>();
gles2             498 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Flush* c = GetCmdSpace<gles2::cmds::Flush>();
gles2             508 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::FramebufferRenderbuffer* c =
gles2             509 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::FramebufferRenderbuffer>();
gles2             520 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::FramebufferTexture2D* c =
gles2             521 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::FramebufferTexture2D>();
gles2             528 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::FrontFace* c = GetCmdSpace<gles2::cmds::FrontFace>();
gles2             535 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GenBuffers* c = GetCmdSpace<gles2::cmds::GenBuffers>();
gles2             542 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::GenBuffersImmediate::ComputeSize(n);
gles2             543 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GenBuffersImmediate* c =
gles2             544 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::GenBuffersImmediate>(size);
gles2             551 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GenerateMipmap* c = GetCmdSpace<gles2::cmds::GenerateMipmap>();
gles2             560 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GenFramebuffers* c = GetCmdSpace<gles2::cmds::GenFramebuffers>();
gles2             567 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::GenFramebuffersImmediate::ComputeSize(n);
gles2             568 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GenFramebuffersImmediate* c =
gles2             569 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::GenFramebuffersImmediate>(
gles2             579 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GenRenderbuffers* c =
gles2             580 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GenRenderbuffers>();
gles2             587 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::GenRenderbuffersImmediate::ComputeSize(n);
gles2             588 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GenRenderbuffersImmediate* c =
gles2             589 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::GenRenderbuffersImmediate>(
gles2             599 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GenTextures* c = GetCmdSpace<gles2::cmds::GenTextures>();
gles2             606 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::GenTexturesImmediate::ComputeSize(n);
gles2             607 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GenTexturesImmediate* c =
gles2             608 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::GenTexturesImmediate>(size);
gles2             619 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetActiveAttrib* c = GetCmdSpace<gles2::cmds::GetActiveAttrib>();
gles2             630 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetActiveUniform* c =
gles2             631 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetActiveUniform>();
gles2             641 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetAttachedShaders* c =
gles2             642 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetAttachedShaders>();
gles2             649 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetBooleanv* c = GetCmdSpace<gles2::cmds::GetBooleanv>();
gles2             659 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetBufferParameteriv* c =
gles2             660 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetBufferParameteriv>();
gles2             667 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetError* c = GetCmdSpace<gles2::cmds::GetError>();
gles2             674 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetFloatv* c = GetCmdSpace<gles2::cmds::GetFloatv>();
gles2             685 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetFramebufferAttachmentParameteriv* c =
gles2             686 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetFramebufferAttachmentParameteriv>();
gles2             693 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetIntegerv* c = GetCmdSpace<gles2::cmds::GetIntegerv>();
gles2             703 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetProgramiv* c = GetCmdSpace<gles2::cmds::GetProgramiv>();
gles2             710 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetProgramInfoLog* c =
gles2             711 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetProgramInfoLog>();
gles2             721 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetRenderbufferParameteriv* c =
gles2             722 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetRenderbufferParameteriv>();
gles2             732 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetShaderiv* c = GetCmdSpace<gles2::cmds::GetShaderiv>();
gles2             739 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetShaderInfoLog* c =
gles2             740 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetShaderInfoLog>();
gles2             750 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetShaderPrecisionFormat* c =
gles2             751 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetShaderPrecisionFormat>();
gles2             758 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetShaderSource* c = GetCmdSpace<gles2::cmds::GetShaderSource>();
gles2             765 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetString* c = GetCmdSpace<gles2::cmds::GetString>();
gles2             775 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetTexParameterfv* c =
gles2             776 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetTexParameterfv>();
gles2             786 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetTexParameteriv* c =
gles2             787 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetTexParameteriv>();
gles2             797 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetUniformfv* c = GetCmdSpace<gles2::cmds::GetUniformfv>();
gles2             807 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetUniformiv* c = GetCmdSpace<gles2::cmds::GetUniformiv>();
gles2             817 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetVertexAttribfv* c =
gles2             818 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetVertexAttribfv>();
gles2             828 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetVertexAttribiv* c =
gles2             829 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetVertexAttribiv>();
gles2             839 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetVertexAttribPointerv* c =
gles2             840 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetVertexAttribPointerv>();
gles2             847 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Hint* c = GetCmdSpace<gles2::cmds::Hint>();
gles2             854 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::IsBuffer* c = GetCmdSpace<gles2::cmds::IsBuffer>();
gles2             861 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::IsEnabled* c = GetCmdSpace<gles2::cmds::IsEnabled>();
gles2             870 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::IsFramebuffer* c = GetCmdSpace<gles2::cmds::IsFramebuffer>();
gles2             877 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::IsProgram* c = GetCmdSpace<gles2::cmds::IsProgram>();
gles2             886 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::IsRenderbuffer* c = GetCmdSpace<gles2::cmds::IsRenderbuffer>();
gles2             893 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::IsShader* c = GetCmdSpace<gles2::cmds::IsShader>();
gles2             900 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::IsTexture* c = GetCmdSpace<gles2::cmds::IsTexture>();
gles2             907 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::LineWidth* c = GetCmdSpace<gles2::cmds::LineWidth>();
gles2             914 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::LinkProgram* c = GetCmdSpace<gles2::cmds::LinkProgram>();
gles2             921 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::PixelStorei* c = GetCmdSpace<gles2::cmds::PixelStorei>();
gles2             928 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::PolygonOffset* c = GetCmdSpace<gles2::cmds::PolygonOffset>();
gles2             945 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ReadPixels* c = GetCmdSpace<gles2::cmds::ReadPixels>();
gles2             962 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ReleaseShaderCompiler* c =
gles2             963 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::ReleaseShaderCompiler>();
gles2             973 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::RenderbufferStorage* c =
gles2             974 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::RenderbufferStorage>();
gles2             981 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::SampleCoverage* c = GetCmdSpace<gles2::cmds::SampleCoverage>();
gles2             988 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Scissor* c = GetCmdSpace<gles2::cmds::Scissor>();
gles2            1001 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ShaderBinary* c = GetCmdSpace<gles2::cmds::ShaderBinary>();
gles2            1017 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ShaderSource* c = GetCmdSpace<gles2::cmds::ShaderSource>();
gles2            1024 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ShaderSourceBucket* c =
gles2            1025 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::ShaderSourceBucket>();
gles2            1032 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::StencilFunc* c = GetCmdSpace<gles2::cmds::StencilFunc>();
gles2            1039 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::StencilFuncSeparate* c =
gles2            1040 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::StencilFuncSeparate>();
gles2            1047 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::StencilMask* c = GetCmdSpace<gles2::cmds::StencilMask>();
gles2            1054 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::StencilMaskSeparate* c =
gles2            1055 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::StencilMaskSeparate>();
gles2            1062 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::StencilOp* c = GetCmdSpace<gles2::cmds::StencilOp>();
gles2            1069 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::StencilOpSeparate* c =
gles2            1070 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::StencilOpSeparate>();
gles2            1086 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::TexImage2D* c = GetCmdSpace<gles2::cmds::TexImage2D>();
gles2            1102 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::TexParameterf* c = GetCmdSpace<gles2::cmds::TexParameterf>();
gles2            1112 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::TexParameterfv* c = GetCmdSpace<gles2::cmds::TexParameterfv>();
gles2            1121 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::TexParameterfvImmediate::ComputeSize();
gles2            1122 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::TexParameterfvImmediate* c =
gles2            1123 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::TexParameterfvImmediate>(size);
gles2            1130 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::TexParameteri* c = GetCmdSpace<gles2::cmds::TexParameteri>();
gles2            1140 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::TexParameteriv* c = GetCmdSpace<gles2::cmds::TexParameteriv>();
gles2            1147 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::TexParameterivImmediate::ComputeSize();
gles2            1148 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::TexParameterivImmediate* c =
gles2            1149 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::TexParameterivImmediate>(size);
gles2            1166 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::TexSubImage2D* c = GetCmdSpace<gles2::cmds::TexSubImage2D>();
gles2            1183 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform1f* c = GetCmdSpace<gles2::cmds::Uniform1f>();
gles2            1193 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform1fv* c = GetCmdSpace<gles2::cmds::Uniform1fv>();
gles2            1200 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::Uniform1fvImmediate::ComputeSize(count);
gles2            1201 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform1fvImmediate* c =
gles2            1202 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::Uniform1fvImmediate>(size);
gles2            1209 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform1i* c = GetCmdSpace<gles2::cmds::Uniform1i>();
gles2            1219 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform1iv* c = GetCmdSpace<gles2::cmds::Uniform1iv>();
gles2            1226 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::Uniform1ivImmediate::ComputeSize(count);
gles2            1227 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform1ivImmediate* c =
gles2            1228 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::Uniform1ivImmediate>(size);
gles2            1235 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform2f* c = GetCmdSpace<gles2::cmds::Uniform2f>();
gles2            1245 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform2fv* c = GetCmdSpace<gles2::cmds::Uniform2fv>();
gles2            1252 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::Uniform2fvImmediate::ComputeSize(count);
gles2            1253 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform2fvImmediate* c =
gles2            1254 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::Uniform2fvImmediate>(size);
gles2            1261 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform2i* c = GetCmdSpace<gles2::cmds::Uniform2i>();
gles2            1271 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform2iv* c = GetCmdSpace<gles2::cmds::Uniform2iv>();
gles2            1278 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::Uniform2ivImmediate::ComputeSize(count);
gles2            1279 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform2ivImmediate* c =
gles2            1280 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::Uniform2ivImmediate>(size);
gles2            1287 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform3f* c = GetCmdSpace<gles2::cmds::Uniform3f>();
gles2            1297 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform3fv* c = GetCmdSpace<gles2::cmds::Uniform3fv>();
gles2            1304 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::Uniform3fvImmediate::ComputeSize(count);
gles2            1305 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform3fvImmediate* c =
gles2            1306 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::Uniform3fvImmediate>(size);
gles2            1313 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform3i* c = GetCmdSpace<gles2::cmds::Uniform3i>();
gles2            1323 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform3iv* c = GetCmdSpace<gles2::cmds::Uniform3iv>();
gles2            1330 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::Uniform3ivImmediate::ComputeSize(count);
gles2            1331 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform3ivImmediate* c =
gles2            1332 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::Uniform3ivImmediate>(size);
gles2            1339 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform4f* c = GetCmdSpace<gles2::cmds::Uniform4f>();
gles2            1349 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform4fv* c = GetCmdSpace<gles2::cmds::Uniform4fv>();
gles2            1356 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::Uniform4fvImmediate::ComputeSize(count);
gles2            1357 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform4fvImmediate* c =
gles2            1358 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::Uniform4fvImmediate>(size);
gles2            1365 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform4i* c = GetCmdSpace<gles2::cmds::Uniform4i>();
gles2            1375 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform4iv* c = GetCmdSpace<gles2::cmds::Uniform4iv>();
gles2            1382 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::Uniform4ivImmediate::ComputeSize(count);
gles2            1383 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Uniform4ivImmediate* c =
gles2            1384 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::Uniform4ivImmediate>(size);
gles2            1395 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::UniformMatrix2fv* c =
gles2            1396 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::UniformMatrix2fv>();
gles2            1407 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       gles2::cmds::UniformMatrix2fvImmediate::ComputeSize(count);
gles2            1408 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::UniformMatrix2fvImmediate* c =
gles2            1409 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::UniformMatrix2fvImmediate>(
gles2            1421 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::UniformMatrix3fv* c =
gles2            1422 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::UniformMatrix3fv>();
gles2            1433 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       gles2::cmds::UniformMatrix3fvImmediate::ComputeSize(count);
gles2            1434 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::UniformMatrix3fvImmediate* c =
gles2            1435 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::UniformMatrix3fvImmediate>(
gles2            1447 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::UniformMatrix4fv* c =
gles2            1448 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::UniformMatrix4fv>();
gles2            1459 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       gles2::cmds::UniformMatrix4fvImmediate::ComputeSize(count);
gles2            1460 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::UniformMatrix4fvImmediate* c =
gles2            1461 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::UniformMatrix4fvImmediate>(
gles2            1469 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::UseProgram* c = GetCmdSpace<gles2::cmds::UseProgram>();
gles2            1476 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ValidateProgram* c = GetCmdSpace<gles2::cmds::ValidateProgram>();
gles2            1483 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::VertexAttrib1f* c = GetCmdSpace<gles2::cmds::VertexAttrib1f>();
gles2            1492 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::VertexAttrib1fv* c = GetCmdSpace<gles2::cmds::VertexAttrib1fv>();
gles2            1499 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::VertexAttrib1fvImmediate::ComputeSize();
gles2            1500 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::VertexAttrib1fvImmediate* c =
gles2            1501 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::VertexAttrib1fvImmediate>(
gles2            1509 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::VertexAttrib2f* c = GetCmdSpace<gles2::cmds::VertexAttrib2f>();
gles2            1518 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::VertexAttrib2fv* c = GetCmdSpace<gles2::cmds::VertexAttrib2fv>();
gles2            1525 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::VertexAttrib2fvImmediate::ComputeSize();
gles2            1526 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::VertexAttrib2fvImmediate* c =
gles2            1527 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::VertexAttrib2fvImmediate>(
gles2            1535 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::VertexAttrib3f* c = GetCmdSpace<gles2::cmds::VertexAttrib3f>();
gles2            1544 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::VertexAttrib3fv* c = GetCmdSpace<gles2::cmds::VertexAttrib3fv>();
gles2            1551 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::VertexAttrib3fvImmediate::ComputeSize();
gles2            1552 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::VertexAttrib3fvImmediate* c =
gles2            1553 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::VertexAttrib3fvImmediate>(
gles2            1561 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::VertexAttrib4f* c = GetCmdSpace<gles2::cmds::VertexAttrib4f>();
gles2            1570 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::VertexAttrib4fv* c = GetCmdSpace<gles2::cmds::VertexAttrib4fv>();
gles2            1577 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::VertexAttrib4fvImmediate::ComputeSize();
gles2            1578 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::VertexAttrib4fvImmediate* c =
gles2            1579 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::VertexAttrib4fvImmediate>(
gles2            1592 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::VertexAttribPointer* c =
gles2            1593 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::VertexAttribPointer>();
gles2            1600 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::Viewport* c = GetCmdSpace<gles2::cmds::Viewport>();
gles2            1616 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BlitFramebufferCHROMIUM* c =
gles2            1617 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::BlitFramebufferCHROMIUM>();
gles2            1629 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::RenderbufferStorageMultisampleCHROMIUM* c =
gles2            1630 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::RenderbufferStorageMultisampleCHROMIUM>();
gles2            1641 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::RenderbufferStorageMultisampleEXT* c =
gles2            1642 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::RenderbufferStorageMultisampleEXT>();
gles2            1654 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::FramebufferTexture2DMultisampleEXT* c =
gles2            1655 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::FramebufferTexture2DMultisampleEXT>();
gles2            1666 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::TexStorage2DEXT* c = GetCmdSpace<gles2::cmds::TexStorage2DEXT>();
gles2            1675 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GenQueriesEXT* c = GetCmdSpace<gles2::cmds::GenQueriesEXT>();
gles2            1682 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::GenQueriesEXTImmediate::ComputeSize(n);
gles2            1683 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GenQueriesEXTImmediate* c =
gles2            1684 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::GenQueriesEXTImmediate>(size);
gles2            1693 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteQueriesEXT* c =
gles2            1694 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::DeleteQueriesEXT>();
gles2            1701 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::DeleteQueriesEXTImmediate::ComputeSize(n);
gles2            1702 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteQueriesEXTImmediate* c =
gles2            1703 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::DeleteQueriesEXTImmediate>(
gles2            1714 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BeginQueryEXT* c = GetCmdSpace<gles2::cmds::BeginQueryEXT>();
gles2            1721 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::EndQueryEXT* c = GetCmdSpace<gles2::cmds::EndQueryEXT>();
gles2            1728 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::InsertEventMarkerEXT* c =
gles2            1729 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::InsertEventMarkerEXT>();
gles2            1736 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::PushGroupMarkerEXT* c =
gles2            1737 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::PushGroupMarkerEXT>();
gles2            1744 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::PopGroupMarkerEXT* c =
gles2            1745 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::PopGroupMarkerEXT>();
gles2            1754 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GenVertexArraysOES* c =
gles2            1755 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GenVertexArraysOES>();
gles2            1762 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::GenVertexArraysOESImmediate::ComputeSize(n);
gles2            1763 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GenVertexArraysOESImmediate* c =
gles2            1764 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::GenVertexArraysOESImmediate>(
gles2            1774 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteVertexArraysOES* c =
gles2            1775 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::DeleteVertexArraysOES>();
gles2            1783 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       gles2::cmds::DeleteVertexArraysOESImmediate::ComputeSize(n);
gles2            1784 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteVertexArraysOESImmediate* c =
gles2            1786 gpu/command_buffer/client/gles2_cmd_helper_autogen.h           gles2::cmds::DeleteVertexArraysOESImmediate>(size);
gles2            1795 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::IsVertexArrayOES* c =
gles2            1796 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::IsVertexArrayOES>();
gles2            1803 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BindVertexArrayOES* c =
gles2            1804 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::BindVertexArrayOES>();
gles2            1811 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::SwapBuffers* c = GetCmdSpace<gles2::cmds::SwapBuffers>();
gles2            1823 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetMaxValueInBufferCHROMIUM* c =
gles2            1824 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetMaxValueInBufferCHROMIUM>();
gles2            1835 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GenSharedIdsCHROMIUM* c =
gles2            1836 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GenSharedIdsCHROMIUM>();
gles2            1846 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DeleteSharedIdsCHROMIUM* c =
gles2            1847 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::DeleteSharedIdsCHROMIUM>();
gles2            1857 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::RegisterSharedIdsCHROMIUM* c =
gles2            1858 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::RegisterSharedIdsCHROMIUM>();
gles2            1867 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::EnableFeatureCHROMIUM* c =
gles2            1868 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::EnableFeatureCHROMIUM>();
gles2            1875 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ResizeCHROMIUM* c = GetCmdSpace<gles2::cmds::ResizeCHROMIUM>();
gles2            1882 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetRequestableExtensionsCHROMIUM* c =
gles2            1883 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetRequestableExtensionsCHROMIUM>();
gles2            1890 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::RequestExtensionCHROMIUM* c =
gles2            1891 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::RequestExtensionCHROMIUM>();
gles2            1903 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetMultipleIntegervCHROMIUM* c =
gles2            1904 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetMultipleIntegervCHROMIUM>();
gles2            1916 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetProgramInfoCHROMIUM* c =
gles2            1917 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetProgramInfoCHROMIUM>();
gles2            1924 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::GetTranslatedShaderSourceANGLE* c =
gles2            1925 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::GetTranslatedShaderSourceANGLE>();
gles2            1932 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::PostSubBufferCHROMIUM* c =
gles2            1933 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::PostSubBufferCHROMIUM>();
gles2            1944 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::TexImageIOSurface2DCHROMIUM* c =
gles2            1945 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::TexImageIOSurface2DCHROMIUM>();
gles2            1957 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::CopyTextureCHROMIUM* c =
gles2            1958 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::CopyTextureCHROMIUM>();
gles2            1968 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DrawArraysInstancedANGLE* c =
gles2            1969 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::DrawArraysInstancedANGLE>();
gles2            1980 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DrawElementsInstancedANGLE* c =
gles2            1981 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::DrawElementsInstancedANGLE>();
gles2            1988 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::VertexAttribDivisorANGLE* c =
gles2            1989 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::VertexAttribDivisorANGLE>();
gles2            1998 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ProduceTextureCHROMIUM* c =
gles2            1999 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::ProduceTextureCHROMIUM>();
gles2            2007 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       gles2::cmds::ProduceTextureCHROMIUMImmediate::ComputeSize();
gles2            2008 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ProduceTextureCHROMIUMImmediate* c =
gles2            2010 gpu/command_buffer/client/gles2_cmd_helper_autogen.h           gles2::cmds::ProduceTextureCHROMIUMImmediate>(size);
gles2            2019 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ConsumeTextureCHROMIUM* c =
gles2            2020 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::ConsumeTextureCHROMIUM>();
gles2            2028 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       gles2::cmds::ConsumeTextureCHROMIUMImmediate::ComputeSize();
gles2            2029 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ConsumeTextureCHROMIUMImmediate* c =
gles2            2031 gpu/command_buffer/client/gles2_cmd_helper_autogen.h           gles2::cmds::ConsumeTextureCHROMIUMImmediate>(size);
gles2            2042 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BindUniformLocationCHROMIUM* c =
gles2            2043 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::BindUniformLocationCHROMIUM>();
gles2            2052 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BindUniformLocationCHROMIUMBucket* c =
gles2            2053 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::BindUniformLocationCHROMIUMBucket>();
gles2            2060 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::BindTexImage2DCHROMIUM* c =
gles2            2061 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::BindTexImage2DCHROMIUM>();
gles2            2068 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::ReleaseTexImage2DCHROMIUM* c =
gles2            2069 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::ReleaseTexImage2DCHROMIUM>();
gles2            2076 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::TraceBeginCHROMIUM* c =
gles2            2077 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::TraceBeginCHROMIUM>();
gles2            2084 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::TraceEndCHROMIUM* c =
gles2            2085 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::TraceEndCHROMIUM>();
gles2            2104 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::AsyncTexSubImage2DCHROMIUM* c =
gles2            2105 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::AsyncTexSubImage2DCHROMIUM>();
gles2            2136 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::AsyncTexImage2DCHROMIUM* c =
gles2            2137 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::AsyncTexImage2DCHROMIUM>();
gles2            2156 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::WaitAsyncTexImage2DCHROMIUM* c =
gles2            2157 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::WaitAsyncTexImage2DCHROMIUM>();
gles2            2164 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::WaitAllAsyncTexImage2DCHROMIUM* c =
gles2            2165 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::WaitAllAsyncTexImage2DCHROMIUM>();
gles2            2175 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DiscardFramebufferEXT* c =
gles2            2176 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::DiscardFramebufferEXT>();
gles2            2186 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       gles2::cmds::DiscardFramebufferEXTImmediate::ComputeSize(count);
gles2            2187 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DiscardFramebufferEXTImmediate* c =
gles2            2189 gpu/command_buffer/client/gles2_cmd_helper_autogen.h           gles2::cmds::DiscardFramebufferEXTImmediate>(size);
gles2            2196 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::LoseContextCHROMIUM* c =
gles2            2197 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::LoseContextCHROMIUM>();
gles2            2204 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::WaitSyncPointCHROMIUM* c =
gles2            2205 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::WaitSyncPointCHROMIUM>();
gles2            2212 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DrawBuffersEXT* c = GetCmdSpace<gles2::cmds::DrawBuffersEXT>();
gles2            2219 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   const uint32 size = gles2::cmds::DrawBuffersEXTImmediate::ComputeSize(count);
gles2            2220 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DrawBuffersEXTImmediate* c =
gles2            2221 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetImmediateCmdSpaceTotalSize<gles2::cmds::DrawBuffersEXTImmediate>(size);
gles2            2228 gpu/command_buffer/client/gles2_cmd_helper_autogen.h   gles2::cmds::DiscardBackbufferCHROMIUM* c =
gles2            2229 gpu/command_buffer/client/gles2_cmd_helper_autogen.h       GetCmdSpace<gles2::cmds::DiscardBackbufferCHROMIUM>();
gles2             108 gpu/command_buffer/client/gles2_implementation.h namespace gles2 {
gles2              13 gpu/command_buffer/client/gles2_interface.h namespace gles2 {
gles2              11 gpu/command_buffer/client/gles2_interface_stub.h namespace gles2 {
gles2              31 gpu/command_buffer/client/gles2_lib.cc gpu::gles2::GLES2Interface* GetGLContext() {
gles2              32 gpu/command_buffer/client/gles2_lib.cc   return static_cast<gpu::gles2::GLES2Interface*>(
gles2              36 gpu/command_buffer/client/gles2_lib.cc void SetGLContext(gpu::gles2::GLES2Interface* context) {
gles2              13 gpu/command_buffer/client/gles2_lib.h namespace gles2 {
gles2              19 gpu/command_buffer/client/gles2_lib.h   gles2::GLES2FunctionPointer func;
gles2              29 gpu/command_buffer/client/gles2_lib.h GLES2_C_LIB_EXPORT gpu::gles2::GLES2Interface* GetGLContext();
gles2              32 gpu/command_buffer/client/gles2_lib.h GLES2_C_LIB_EXPORT void SetGLContext(gpu::gles2::GLES2Interface* impl);
gles2              13 gpu/command_buffer/client/gles2_trace_implementation.h namespace gles2 {
gles2              19 gpu/command_buffer/client/gpu_memory_buffer_tracker.h namespace gles2 {
gles2              12 gpu/command_buffer/client/program_info_manager.h namespace gles2 {
gles2              23 gpu/command_buffer/client/query_tracker.h namespace gles2 {
gles2              15 gpu/command_buffer/client/share_group.h namespace gles2 {
gles2              92 gpu/command_buffer/client/share_group.h   friend class gpu::gles2::GLES2ImplementationTest;
gles2              15 gpu/command_buffer/client/vertex_array_object_manager.h namespace gles2 {
gles2              13 gpu/command_buffer/common/debug_marker_manager.h namespace gles2 {
gles2              44 gpu/command_buffer/common/gles2_cmd_format.h namespace gles2 {
gles2              13 gpu/command_buffer/common/gles2_cmd_ids.h namespace gles2 {
gles2              19 gpu/command_buffer/common/gles2_cmd_utils.h namespace gles2 {
gles2              22 gpu/command_buffer/service/async_pixel_transfer_manager.cc void AsyncPixelTransferManager::Initialize(gles2::TextureManager* manager) {
gles2              29 gpu/command_buffer/service/async_pixel_transfer_manager.cc     gles2::TextureRef* ref,
gles2              40 gpu/command_buffer/service/async_pixel_transfer_manager.cc     gles2::TextureRef* ref) {
gles2              50 gpu/command_buffer/service/async_pixel_transfer_manager.cc     gles2::TextureRef* ref) {
gles2              57 gpu/command_buffer/service/async_pixel_transfer_manager.cc     gles2::TextureRef* ref) {
gles2              63 gpu/command_buffer/service/async_pixel_transfer_manager.cc     gles2::TextureManager* manager) {
gles2              70 gpu/command_buffer/service/async_pixel_transfer_manager.cc     gles2::TextureRef* texture) {
gles2              21 gpu/command_buffer/service/async_pixel_transfer_manager.h   struct hash<gpu::gles2::TextureRef*> {
gles2              22 gpu/command_buffer/service/async_pixel_transfer_manager.h   size_t operator()(gpu::gles2::TextureRef* ptr) const {
gles2              55 gpu/command_buffer/service/async_pixel_transfer_manager.h     : public gles2::TextureManager::DestructionObserver {
gles2              61 gpu/command_buffer/service/async_pixel_transfer_manager.h   void Initialize(gles2::TextureManager* texture_manager);
gles2              85 gpu/command_buffer/service/async_pixel_transfer_manager.h       gles2::TextureRef* ref,
gles2              89 gpu/command_buffer/service/async_pixel_transfer_manager.h       gles2::TextureRef* ref);
gles2              91 gpu/command_buffer/service/async_pixel_transfer_manager.h   void ClearPixelTransferDelegateForTest(gles2::TextureRef* ref);
gles2              93 gpu/command_buffer/service/async_pixel_transfer_manager.h   bool AsyncTransferIsInProgress(gles2::TextureRef* ref);
gles2              96 gpu/command_buffer/service/async_pixel_transfer_manager.h   virtual void OnTextureManagerDestroying(gles2::TextureManager* manager)
gles2              98 gpu/command_buffer/service/async_pixel_transfer_manager.h   virtual void OnTextureRefDestroying(gles2::TextureRef* texture) OVERRIDE;
gles2             104 gpu/command_buffer/service/async_pixel_transfer_manager.h   gles2::TextureManager* manager_;
gles2             106 gpu/command_buffer/service/async_pixel_transfer_manager.h   typedef base::hash_map<gles2::TextureRef*,
gles2             114 gpu/command_buffer/service/async_pixel_transfer_manager.h       gles2::TextureRef* ref,
gles2             744 gpu/command_buffer/service/async_pixel_transfer_manager_egl.cc     gles2::TextureRef* ref,
gles2              48 gpu/command_buffer/service/async_pixel_transfer_manager_egl.h       gles2::TextureRef* ref,
gles2             317 gpu/command_buffer/service/async_pixel_transfer_manager_idle.cc     gles2::TextureRef* ref,
gles2              58 gpu/command_buffer/service/async_pixel_transfer_manager_idle.h       gles2::TextureRef* ref,
gles2              30 gpu/command_buffer/service/async_pixel_transfer_manager_mock.h       AsyncPixelTransferDelegate*(gles2::TextureRef* ref,
gles2             549 gpu/command_buffer/service/async_pixel_transfer_manager_share_group.cc     gles2::TextureRef* ref,
gles2              50 gpu/command_buffer/service/async_pixel_transfer_manager_share_group.h       gles2::TextureRef* ref,
gles2              86 gpu/command_buffer/service/async_pixel_transfer_manager_stub.cc     gles2::TextureRef* ref,
gles2              31 gpu/command_buffer/service/async_pixel_transfer_manager_stub.h       gles2::TextureRef* ref,
gles2             136 gpu/command_buffer/service/async_pixel_transfer_manager_sync.cc     gles2::TextureRef* ref,
gles2              40 gpu/command_buffer/service/async_pixel_transfer_manager_sync.h       gles2::TextureRef* ref,
gles2              19 gpu/command_buffer/service/buffer_manager.h namespace gles2 {
gles2             254 gpu/command_buffer/service/context_group.cc bool IsNull(const base::WeakPtr<gles2::GLES2Decoder>& decoder) {
gles2             281 gpu/command_buffer/service/context_group.cc                                  WeakPtrEquals<gles2::GLES2Decoder>(decoder)),
gles2              27 gpu/command_buffer/service/context_group.h namespace gles2 {
gles2             223 gpu/command_buffer/service/context_group.h   std::vector<base::WeakPtr<gles2::GLES2Decoder> > decoders_;
gles2              21 gpu/command_buffer/service/context_state.h namespace gles2 {
gles2              15 gpu/command_buffer/service/error_state.h namespace gles2 {
gles2              14 gpu/command_buffer/service/error_state_mock.h namespace gles2 {
gles2              23 gpu/command_buffer/service/feature_info.h namespace gles2 {
gles2              18 gpu/command_buffer/service/framebuffer_manager.h namespace gles2 {
gles2             136 gpu/command_buffer/service/framebuffer_manager_unittest.cc     error_state_.reset(new ::testing::StrictMock<gles2::MockErrorState>());
gles2              16 gpu/command_buffer/service/gl_context_virtual.cc     base::WeakPtr<gles2::GLES2Decoder> decoder)
gles2              22 gpu/command_buffer/service/gl_context_virtual.h namespace gles2 {
gles2              32 gpu/command_buffer/service/gl_context_virtual.h       base::WeakPtr<gles2::GLES2Decoder> decoder);
gles2              58 gpu/command_buffer/service/gl_context_virtual.h   base::WeakPtr<gles2::GLES2Decoder> decoder_;
gles2              12 gpu/command_buffer/service/gl_state_restorer_impl.cc     base::WeakPtr<gles2::GLES2Decoder> decoder)
gles2              47 gpu/command_buffer/service/gl_state_restorer_impl.cc const gles2::ContextState* GLStateRestorerImpl::GetContextState() const {
gles2              16 gpu/command_buffer/service/gl_state_restorer_impl.h namespace gles2 {
gles2              24 gpu/command_buffer/service/gl_state_restorer_impl.h    explicit GLStateRestorerImpl(base::WeakPtr<gles2::GLES2Decoder> decoder);
gles2              34 gpu/command_buffer/service/gl_state_restorer_impl.h    const gles2::ContextState* GetContextState() const;
gles2              35 gpu/command_buffer/service/gl_state_restorer_impl.h    base::WeakPtr<gles2::GLES2Decoder> decoder_;
gles2             233 gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.cc     const gles2::GLES2Decoder* decoder) {
gles2             322 gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.cc     const gles2::GLES2Decoder* decoder,
gles2             344 gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.cc     const gles2::GLES2Decoder* decoder,
gles2              12 gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.h namespace gles2 {
gles2              25 gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.h   void Initialize(const gles2::GLES2Decoder* decoder);
gles2              28 gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.h   void DoCopyTexture(const gles2::GLES2Decoder* decoder, GLenum source_target,
gles2              36 gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.h   void DoCopyTextureWithTransform(const gles2::GLES2Decoder* decoder,
gles2            3630 gpu/command_buffer/service/gles2_cmd_decoder.cc     return gles2::GetCommandName(static_cast<CommandId>(command_id));
gles2            3671 gpu/command_buffer/service/gles2_cmd_decoder.cc                 *static_cast<const gles2::cmds::name*>(cmd_data)); \
gles2              33 gpu/command_buffer/service/gles2_cmd_decoder.h namespace gles2 {
gles2              17 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::ActiveTexture& c) {
gles2              25 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::AttachShader& c) {
gles2              34 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::BindBuffer& c) {
gles2              47 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::BindFramebuffer& c) {
gles2              60 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::BindRenderbuffer& c) {
gles2              73 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::BindTexture& c) {
gles2              86 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::BlendColor& c) {
gles2             104 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::BlendEquation& c) {
gles2             121 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::BlendEquationSeparate& c) {
gles2             145 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::BlendFunc& c) {
gles2             170 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::BlendFuncSeparate& c) {
gles2             207 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::BufferSubData& c) {
gles2             231 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::CheckFramebufferStatus& c) {
gles2             249 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h                                            const gles2::cmds::Clear& c) {
gles2             261 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::ClearColor& c) {
gles2             279 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::ClearDepthf& c) {
gles2             290 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::ClearStencil& c) {
gles2             301 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::ColorMask& c) {
gles2             319 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::CompileShader& c) {
gles2             327 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::CompressedTexSubImage2D& c) {
gles2             374 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::CopyTexImage2D& c) {
gles2             415 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::CopyTexSubImage2D& c) {
gles2             446 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::CreateProgram& c) {
gles2             456 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::CreateShader& c) {
gles2             470 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h                                               const gles2::cmds::CullFace& c) {
gles2             485 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DeleteBuffers& c) {
gles2             502 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DeleteBuffersImmediate& c) {
gles2             519 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DeleteFramebuffers& c) {
gles2             536 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DeleteFramebuffersImmediate& c) {
gles2             553 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DeleteRenderbuffers& c) {
gles2             570 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DeleteRenderbuffersImmediate& c) {
gles2             587 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DeleteTextures& c) {
gles2             604 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DeleteTexturesImmediate& c) {
gles2             621 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DepthFunc& c) {
gles2             636 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DepthMask& c) {
gles2             647 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DepthRangef& c) {
gles2             656 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DetachShader& c) {
gles2             664 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h                                              const gles2::cmds::Disable& c) {
gles2             676 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DisableVertexAttribArray& c) {
gles2             683 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h                                             const gles2::cmds::Enable& c) {
gles2             695 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::EnableVertexAttribArray& c) {
gles2             702 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h                                             const gles2::cmds::Finish& c) {
gles2             712 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h                                            const gles2::cmds::Flush& c) {
gles2             719 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::FramebufferRenderbuffer& c) {
gles2             746 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::FramebufferTexture2D& c) {
gles2             777 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::FrontFace& c) {
gles2             792 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GenBuffers& c) {
gles2             811 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GenBuffersImmediate& c) {
gles2             830 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GenerateMipmap& c) {
gles2             842 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GenFramebuffers& c) {
gles2             861 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GenFramebuffersImmediate& c) {
gles2             880 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GenRenderbuffers& c) {
gles2             899 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GenRenderbuffersImmediate& c) {
gles2             918 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GenTextures& c) {
gles2             937 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GenTexturesImmediate& c) {
gles2             956 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GetBooleanv& c) {
gles2             988 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GetBufferParameteriv& c) {
gles2            1017 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h                                               const gles2::cmds::GetError& c) {
gles2            1030 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GetFloatv& c) {
gles2            1062 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GetFramebufferAttachmentParameteriv& c) {
gles2            1107 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GetIntegerv& c) {
gles2            1139 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GetProgramiv& c) {
gles2            1172 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GetRenderbufferParameteriv& c) {
gles2            1211 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GetShaderiv& c) {
gles2            1244 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GetTexParameterfv& c) {
gles2            1281 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GetTexParameteriv& c) {
gles2            1318 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GetVertexAttribfv& c) {
gles2            1351 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GetVertexAttribiv& c) {
gles2            1383 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h                                           const gles2::cmds::Hint& c) {
gles2            1414 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h                                               const gles2::cmds::IsBuffer& c) {
gles2            1428 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::IsEnabled& c) {
gles2            1446 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::IsFramebuffer& c) {
gles2            1460 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::IsProgram& c) {
gles2            1474 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::IsRenderbuffer& c) {
gles2            1487 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h                                               const gles2::cmds::IsShader& c) {
gles2            1501 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::IsTexture& c) {
gles2            1515 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::LineWidth& c) {
gles2            1530 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::LinkProgram& c) {
gles2            1538 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::PolygonOffset& c) {
gles2            1552 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::ReleaseShaderCompiler& c) {
gles2            1559 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::RenderbufferStorage& c) {
gles2            1587 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::SampleCoverage& c) {
gles2            1595 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h                                              const gles2::cmds::Scissor& c) {
gles2            1621 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::StencilFunc& c) {
gles2            1645 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::StencilFuncSeparate& c) {
gles2            1687 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::StencilMask& c) {
gles2            1700 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::StencilMaskSeparate& c) {
gles2            1728 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::StencilOp& c) {
gles2            1763 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::StencilOpSeparate& c) {
gles2            1813 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::TexParameterf& c) {
gles2            1831 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::TexParameterfv& c) {
gles2            1857 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::TexParameterfvImmediate& c) {
gles2            1886 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::TexParameteri& c) {
gles2            1904 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::TexParameteriv& c) {
gles2            1930 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::TexParameterivImmediate& c) {
gles2            1959 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform1f& c) {
gles2            1969 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform1fv& c) {
gles2            1987 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform1fvImmediate& c) {
gles2            2008 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform1i& c) {
gles2            2017 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform1iv& c) {
gles2            2035 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform1ivImmediate& c) {
gles2            2056 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform2f& c) {
gles2            2067 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform2fv& c) {
gles2            2085 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform2fvImmediate& c) {
gles2            2106 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform2i& c) {
gles2            2117 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform2iv& c) {
gles2            2135 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform2ivImmediate& c) {
gles2            2156 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform3f& c) {
gles2            2168 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform3fv& c) {
gles2            2186 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform3fvImmediate& c) {
gles2            2207 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform3i& c) {
gles2            2219 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform3iv& c) {
gles2            2237 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform3ivImmediate& c) {
gles2            2258 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform4f& c) {
gles2            2271 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform4fv& c) {
gles2            2289 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform4fvImmediate& c) {
gles2            2310 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform4i& c) {
gles2            2323 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform4iv& c) {
gles2            2341 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::Uniform4ivImmediate& c) {
gles2            2362 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::UniformMatrix2fv& c) {
gles2            2386 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::UniformMatrix2fvImmediate& c) {
gles2            2413 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::UniformMatrix3fv& c) {
gles2            2437 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::UniformMatrix3fvImmediate& c) {
gles2            2464 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::UniformMatrix4fv& c) {
gles2            2488 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::UniformMatrix4fvImmediate& c) {
gles2            2515 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::UseProgram& c) {
gles2            2523 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::ValidateProgram& c) {
gles2            2531 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::VertexAttrib1f& c) {
gles2            2540 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::VertexAttrib1fv& c) {
gles2            2557 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::VertexAttrib1fvImmediate& c) {
gles2            2577 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::VertexAttrib2f& c) {
gles2            2587 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::VertexAttrib2fv& c) {
gles2            2604 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::VertexAttrib2fvImmediate& c) {
gles2            2624 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::VertexAttrib3f& c) {
gles2            2635 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::VertexAttrib3fv& c) {
gles2            2652 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::VertexAttrib3fvImmediate& c) {
gles2            2672 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::VertexAttrib4f& c) {
gles2            2684 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::VertexAttrib4fv& c) {
gles2            2701 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::VertexAttrib4fvImmediate& c) {
gles2            2720 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h                                               const gles2::cmds::Viewport& c) {
gles2            2739 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::BlitFramebufferCHROMIUM& c) {
gles2            2769 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::RenderbufferStorageMultisampleCHROMIUM& c) {
gles2            2811 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::RenderbufferStorageMultisampleEXT& c) {
gles2            2850 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::FramebufferTexture2DMultisampleEXT& c) {
gles2            2891 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::TexStorage2DEXT& c) {
gles2            2924 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GenQueriesEXT& c) {
gles2            2943 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GenQueriesEXTImmediate& c) {
gles2            2962 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DeleteQueriesEXT& c) {
gles2            2979 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DeleteQueriesEXTImmediate& c) {
gles2            2996 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::InsertEventMarkerEXT& c) {
gles2            3012 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::PushGroupMarkerEXT& c) {
gles2            3028 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::PopGroupMarkerEXT& c) {
gles2            3035 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GenVertexArraysOES& c) {
gles2            3054 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GenVertexArraysOESImmediate& c) {
gles2            3073 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DeleteVertexArraysOES& c) {
gles2            3090 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DeleteVertexArraysOESImmediate& c) {
gles2            3107 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::IsVertexArrayOES& c) {
gles2            3121 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::BindVertexArrayOES& c) {
gles2            3129 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::SwapBuffers& c) {
gles2            3136 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::GetMaxValueInBufferCHROMIUM& c) {
gles2            3163 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::TexImageIOSurface2DCHROMIUM& c) {
gles2            3190 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::CopyTextureCHROMIUM& c) {
gles2            3215 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::ProduceTextureCHROMIUM& c) {
gles2            3237 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::ProduceTextureCHROMIUMImmediate& c) {
gles2            3262 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::ConsumeTextureCHROMIUM& c) {
gles2            3284 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::ConsumeTextureCHROMIUMImmediate& c) {
gles2            3309 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::BindTexImage2DCHROMIUM& c) {
gles2            3323 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::ReleaseTexImage2DCHROMIUM& c) {
gles2            3337 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::TraceEndCHROMIUM& c) {
gles2            3344 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DiscardFramebufferEXT& c) {
gles2            3367 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DiscardFramebufferEXTImmediate& c) {
gles2            3393 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DrawBuffersEXT& c) {
gles2            3414 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h     const gles2::cmds::DrawBuffersEXTImmediate& c) {
gles2              24 gpu/command_buffer/service/gles2_cmd_decoder_mock.h namespace gles2 {
gles2              74 gpu/command_buffer/service/gles2_cmd_decoder_mock.h   MOCK_METHOD0(GetQueryManager, gpu::gles2::QueryManager*());
gles2              75 gpu/command_buffer/service/gles2_cmd_decoder_mock.h   MOCK_METHOD0(GetVertexArrayManager, gpu::gles2::VertexArrayManager*());
gles2              33 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h namespace gles2 {
gles2              16 gpu/command_buffer/service/gles2_cmd_validation.h namespace gles2 {
gles2              17 gpu/command_buffer/service/gpu_control_service.cc     gles2::MailboxManager* mailbox_manager,
gles2              18 gpu/command_buffer/service/gpu_control_service.cc     gles2::QueryManager* query_manager,
gles2              88 gpu/command_buffer/service/gpu_control_service.cc   gles2::QueryManager::Query* query = query_manager_->GetQuery(query_id);
gles2              18 gpu/command_buffer/service/gpu_control_service.h namespace gles2 {
gles2              27 gpu/command_buffer/service/gpu_control_service.h                     gles2::MailboxManager* mailbox_manager,
gles2              28 gpu/command_buffer/service/gpu_control_service.h                     gles2::QueryManager* query_manager,
gles2              63 gpu/command_buffer/service/gpu_control_service.h   gles2::MailboxManager* mailbox_manager_;
gles2              64 gpu/command_buffer/service/gpu_control_service.h   gles2::QueryManager* query_manager_;
gles2              33 gpu/command_buffer/service/gpu_scheduler.cc                            gles2::GLES2Decoder* decoder)
gles2              57 gpu/command_buffer/service/gpu_scheduler.h                gles2::GLES2Decoder* decoder);
gles2             126 gpu/command_buffer/service/gpu_scheduler.h   gles2::GLES2Decoder* decoder_;
gles2              50 gpu/command_buffer/service/gpu_scheduler_unittest.cc     decoder_.reset(new gles2::MockGLES2Decoder());
gles2              77 gpu/command_buffer/service/gpu_scheduler_unittest.cc   scoped_ptr<gles2::MockGLES2Decoder> decoder_;
gles2              16 gpu/command_buffer/service/gpu_state_tracer.h namespace gles2 {
gles2             135 gpu/command_buffer/service/gpu_tracer.cc   explicit GPUTracerARBTimerQuery(gles2::GLES2Decoder* decoder);
gles2             153 gpu/command_buffer/service/gpu_tracer.cc   gles2::GLES2Decoder* decoder_;
gles2             328 gpu/command_buffer/service/gpu_tracer.cc GPUTracerARBTimerQuery::GPUTracerARBTimerQuery(gles2::GLES2Decoder* decoder)
gles2             410 gpu/command_buffer/service/gpu_tracer.cc scoped_ptr<GPUTracer> GPUTracer::Create(gles2::GLES2Decoder* decoder) {
gles2              20 gpu/command_buffer/service/gpu_tracer.h namespace gles2 {
gles2              32 gpu/command_buffer/service/gpu_tracer.h   static scoped_ptr<GPUTracer> Create(gles2::GLES2Decoder* decoder);
gles2              14 gpu/command_buffer/service/id_manager.h namespace gles2 {
gles2              19 gpu/command_buffer/service/image_manager.h namespace gles2 {
gles2              76 gpu/command_buffer/service/in_process_command_buffer.cc   virtual scoped_refptr<gles2::ShaderTranslatorCache> shader_translator_cache()
gles2              83 gpu/command_buffer/service/in_process_command_buffer.cc   scoped_refptr<gpu::gles2::ShaderTranslatorCache> shader_translator_cache_;
gles2             104 gpu/command_buffer/service/in_process_command_buffer.cc scoped_refptr<gles2::ShaderTranslatorCache>
gles2             107 gpu/command_buffer/service/in_process_command_buffer.cc     shader_translator_cache_ = new gpu::gles2::ShaderTranslatorCache;
gles2             337 gpu/command_buffer/service/in_process_command_buffer.cc   decoder_.reset(gles2::GLES2Decoder::Create(
gles2             340 gpu/command_buffer/service/in_process_command_buffer.cc           : new gles2::ContextGroup(NULL,
gles2             400 gpu/command_buffer/service/in_process_command_buffer.cc   gles2::DisallowedFeatures disallowed_features;
gles2             636 gpu/command_buffer/service/in_process_command_buffer.cc   gles2::MailboxManager* mailbox_manager =
gles2              47 gpu/command_buffer/service/in_process_command_buffer.h namespace gles2 {
gles2             133 gpu/command_buffer/service/in_process_command_buffer.h     virtual scoped_refptr<gles2::ShaderTranslatorCache>
gles2             195 gpu/command_buffer/service/in_process_command_buffer.h   scoped_ptr<gles2::GLES2Decoder> decoder_;
gles2              16 gpu/command_buffer/service/logger.h namespace gles2 {
gles2              20 gpu/command_buffer/service/mailbox_manager.h namespace gles2 {
gles2              19 gpu/command_buffer/service/mailbox_synchronizer.h namespace gles2 {
gles2              85 gpu/command_buffer/service/memory_program_cache.cc   proto->set_sha(sha, gpu::gles2::ProgramCache::kHashLength);
gles2              20 gpu/command_buffer/service/memory_program_cache.h namespace gles2 {
gles2              23 gpu/command_buffer/service/memory_program_cache_unittest.cc typedef gpu::gles2::ShaderTranslator::VariableMap VariableMap;
gles2              15 gpu/command_buffer/service/memory_tracking.h namespace gles2 {
gles2              75 gpu/command_buffer/service/mocks.h namespace gles2 {
gles2              18 gpu/command_buffer/service/program_cache.h namespace gles2 {
gles2              21 gpu/command_buffer/service/program_manager.h namespace gles2 {
gles2              24 gpu/command_buffer/service/query_manager.h namespace gles2 {
gles2              18 gpu/command_buffer/service/renderbuffer_manager.h namespace gles2 {
gles2              19 gpu/command_buffer/service/shader_manager.h namespace gles2 {
gles2              18 gpu/command_buffer/service/shader_translator.cc using gpu::gles2::ShaderTranslator;
gles2              19 gpu/command_buffer/service/shader_translator.h namespace gles2 {
gles2              17 gpu/command_buffer/service/shader_translator_cache.h namespace gles2 {
gles2              88 gpu/command_buffer/service/stream_texture_manager_in_process_android.cc     gles2::TextureManager* texture_manager) {
gles2              91 gpu/command_buffer/service/stream_texture_manager_in_process_android.cc   gles2::TextureRef* texture = texture_manager->GetTexture(client_texture_id);
gles2              21 gpu/command_buffer/service/stream_texture_manager_in_process_android.h namespace gles2 {
gles2              31 gpu/command_buffer/service/stream_texture_manager_in_process_android.h                              gles2::TextureManager* texture_manager);
gles2              12 gpu/command_buffer/service/test_helper.h namespace gles2 {
gles2              25 gpu/command_buffer/service/texture_definition.h namespace gles2 {
gles2              24 gpu/command_buffer/service/texture_manager.h namespace gles2 {
gles2              68 gpu/command_buffer/service/texture_manager_unittest.cc     error_state_.reset(new ::testing::StrictMock<gles2::MockErrorState>());
gles2             365 gpu/command_buffer/service/texture_manager_unittest.cc     decoder_.reset(new ::testing::StrictMock<gles2::MockGLES2Decoder>());
gles2             366 gpu/command_buffer/service/texture_manager_unittest.cc     error_state_.reset(new ::testing::StrictMock<gles2::MockErrorState>());
gles2              17 gpu/command_buffer/service/vertex_array_manager.h namespace gles2 {
gles2              18 gpu/command_buffer/service/vertex_attrib_manager.h namespace gles2 {
gles2              77 gpu/command_buffer/tests/gl_manager.cc   gles2::MailboxManager* mailbox_manager = NULL;
gles2              91 gpu/command_buffer/tests/gl_manager.cc   gles2::ContextGroup* context_group = NULL;
gles2              92 gpu/command_buffer/tests/gl_manager.cc   gles2::ShareGroup* client_share_group = NULL;
gles2             105 gpu/command_buffer/tests/gl_manager.cc       mailbox_manager ? mailbox_manager : new gles2::MailboxManager;
gles2             111 gpu/command_buffer/tests/gl_manager.cc   gles2::ContextCreationAttribHelper attrib_helper;
gles2             121 gpu/command_buffer/tests/gl_manager.cc         new gles2::ContextGroup(mailbox_manager_.get(),
gles2             124 gpu/command_buffer/tests/gl_manager.cc                                 new gpu::gles2::ShaderTranslatorCache,
gles2             129 gpu/command_buffer/tests/gl_manager.cc   decoder_.reset(::gpu::gles2::GLES2Decoder::Create(context_group));
gles2             171 gpu/command_buffer/tests/gl_manager.cc       ::gpu::gles2::DisallowedFeatures(),
gles2             187 gpu/command_buffer/tests/gl_manager.cc   gles2_helper_.reset(new gles2::GLES2CmdHelper(command_buffer_.get()));
gles2             195 gpu/command_buffer/tests/gl_manager.cc       new gles2::GLES2Implementation(gles2_helper_.get(),
gles2             206 gpu/command_buffer/tests/gl_manager.cc       gpu::gles2::GLES2Implementation::kNoLimit))
gles2             231 gpu/command_buffer/tests/gl_manager.cc   ::gles2::SetGLContext(gles2_implementation_.get());
gles2             255 gpu/command_buffer/tests/gl_manager.cc const gpu::gles2::FeatureInfo::Workarounds& GLManager::workarounds() const {
gles2              29 gpu/command_buffer/tests/gl_manager.h namespace gles2 {
gles2              61 gpu/command_buffer/tests/gl_manager.h     gles2::ImageManager* image_manager;
gles2              75 gpu/command_buffer/tests/gl_manager.h   gles2::GLES2Decoder* decoder() const {
gles2              79 gpu/command_buffer/tests/gl_manager.h   gles2::MailboxManager* mailbox_manager() const {
gles2              87 gpu/command_buffer/tests/gl_manager.h   gles2::GLES2Implementation* gles2_implementation() const {
gles2              95 gpu/command_buffer/tests/gl_manager.h   const gpu::gles2::FeatureInfo::Workarounds& workarounds() const;
gles2             102 gpu/command_buffer/tests/gl_manager.h   scoped_refptr<gles2::MailboxManager> mailbox_manager_;
gles2             106 gpu/command_buffer/tests/gl_manager.h   scoped_ptr<gles2::GLES2Decoder> decoder_;
gles2             110 gpu/command_buffer/tests/gl_manager.h   scoped_ptr<gles2::GLES2CmdHelper> gles2_helper_;
gles2             112 gpu/command_buffer/tests/gl_manager.h   scoped_ptr<gles2::GLES2Implementation> gles2_implementation_;
gles2              39 gpu/command_buffer/tests/gl_tests_main.cc   ::gles2::Initialize();
gles2             261 gpu/command_buffer/tests/gl_texture_mailbox_unittest.cc   ::gles2::GetGLContext()->SwapBuffers();
gles2             277 gpu/command_buffer/tests/gl_texture_mailbox_unittest.cc   ::gles2::GetGLContext()->SwapBuffers();
gles2             326 gpu/command_buffer/tests/gl_texture_mailbox_unittest.cc     ::gles2::GetGLContext()->SwapBuffers();
gles2              35 gpu/gles2_conform_support/egl/display.cc   gles2::Terminate();
gles2              39 gpu/gles2_conform_support/egl/display.cc   gles2::Initialize();
gles2             116 gpu/gles2_conform_support/egl/display.cc   scoped_refptr<gpu::gles2::ContextGroup> group(new gpu::gles2::ContextGroup(
gles2             117 gpu/gles2_conform_support/egl/display.cc       NULL, NULL, NULL, new gpu::gles2::ShaderTranslatorCache, NULL, true));
gles2             119 gpu/gles2_conform_support/egl/display.cc   decoder_.reset(gpu::gles2::GLES2Decoder::Create(group.get()));
gles2             168 gpu/gles2_conform_support/egl/display.cc                             gpu::gles2::DisallowedFeatures(),
gles2             183 gpu/gles2_conform_support/egl/display.cc   scoped_ptr<gpu::gles2::GLES2CmdHelper> cmd_helper(
gles2             184 gpu/gles2_conform_support/egl/display.cc       new gpu::gles2::GLES2CmdHelper(command_buffer.get()));
gles2             235 gpu/gles2_conform_support/egl/display.cc       new gpu::gles2::GLES2Implementation(gles2_cmd_helper_.get(),
gles2             246 gpu/gles2_conform_support/egl/display.cc       gpu::gles2::GLES2Implementation::kNoLimit)) {
gles2             264 gpu/gles2_conform_support/egl/display.cc     gles2::SetGLContext(NULL);
gles2             269 gpu/gles2_conform_support/egl/display.cc     gles2::SetGLContext(context_.get());
gles2              26 gpu/gles2_conform_support/egl/display.h namespace gles2 {
gles2              86 gpu/gles2_conform_support/egl/display.h   scoped_ptr<gpu::gles2::GLES2Decoder> decoder_;
gles2              90 gpu/gles2_conform_support/egl/display.h   scoped_ptr<gpu::gles2::GLES2CmdHelper> gles2_cmd_helper_;
gles2              96 gpu/gles2_conform_support/egl/display.h   scoped_ptr<gpu::gles2::GLES2Implementation> context_;
gles2             402 gpu/gles2_conform_support/egl/egl.cc   return gles2::GetGLFunctionPointer(procname);
gles2              40 mojo/apps/js/main.cc   mojo::GLES2Initializer gles2;
gles2             185 mojo/examples/aura_demo/aura_demo.cc   mojo::GLES2Initializer gles2;
gles2              81 mojo/examples/compositor_app/compositor_app.cc   mojo::GLES2Initializer gles2;
gles2              22 mojo/examples/compositor_app/mojo_context_provider.cc gpu::gles2::GLES2Interface* MojoContextProvider::ContextGL() {
gles2              25 mojo/examples/compositor_app/mojo_context_provider.cc   return static_cast<gpu::gles2::GLES2Interface*>(
gles2              18 mojo/examples/compositor_app/mojo_context_provider.h   virtual gpu::gles2::GLES2Interface* ContextGL() OVERRIDE;
gles2             295 mojo/examples/launcher/launcher.cc   mojo::GLES2Initializer gles2;
gles2             126 mojo/examples/pepper_container_app/pepper_container_app.cc   mojo::GLES2Initializer gles2;
gles2              93 mojo/examples/sample_app/sample_app.cc   mojo::GLES2Initializer gles2;
gles2              27 mojo/gles2/command_buffer_client_impl.h namespace gles2 {
gles2              38 mojo/gles2/gles2_context.cc   gles2_helper_.reset(new gpu::gles2::GLES2CmdHelper(&command_buffer_));
gles2              48 mojo/gles2/gles2_context.cc       new gpu::gles2::GLES2Implementation(gles2_helper_.get(),
gles2              57 mojo/gles2/gles2_context.cc                                      gpu::gles2::GLES2Implementation::kNoLimit);
gles2              19 mojo/gles2/gles2_context.h namespace gles2 {
gles2              26 mojo/gles2/gles2_context.h namespace gles2 {
gles2              39 mojo/gles2/gles2_context.h   gpu::gles2::GLES2Interface* interface() const {
gles2              51 mojo/gles2/gles2_context.h   scoped_ptr<gpu::gles2::GLES2CmdHelper> gles2_helper_;
gles2              53 mojo/gles2/gles2_context.h   scoped_ptr<gpu::gles2::GLES2Implementation> implementation_;
gles2              22 mojo/gles2/gles2_support_impl.cc   void set_gpu_interface(gpu::gles2::GLES2Interface* gpu_interface) {
gles2              25 mojo/gles2/gles2_support_impl.cc   gpu::gles2::GLES2Interface* gpu_interface() const { return gpu_interface_; }
gles2              35 mojo/gles2/gles2_support_impl.cc   gpu::gles2::GLES2Interface* gpu_interface_;
gles2              82 mojo/gles2/gles2_support_impl.cc   gpu::gles2::GLES2Interface* interface = NULL;
gles2              13 mojo/gles2/gles2_support_impl.h namespace gles2 {
gles2              30 mojo/services/gles2/command_buffer_impl.cc class MemoryTrackerStub : public gpu::gles2::MemoryTracker {
gles2              36 mojo/services/gles2/command_buffer_impl.cc                                           gpu::gles2::MemoryTracker::Pool pool)
gles2              84 mojo/services/gles2/command_buffer_impl.cc   scoped_refptr<gpu::gles2::ContextGroup> context_group =
gles2              85 mojo/services/gles2/command_buffer_impl.cc       new gpu::gles2::ContextGroup(NULL,
gles2              88 mojo/services/gles2/command_buffer_impl.cc                                    new gpu::gles2::ShaderTranslatorCache,
gles2              97 mojo/services/gles2/command_buffer_impl.cc   decoder_.reset(::gpu::gles2::GLES2Decoder::Create(context_group.get()));
gles2             102 mojo/services/gles2/command_buffer_impl.cc   gpu::gles2::DisallowedFeatures disallowed_features;
gles2             132 mojo/services/gles2/command_buffer_impl.cc       gles2::MojoBufferBacking::Create(shared_state.Pass(), kSize));
gles2             161 mojo/services/gles2/command_buffer_impl.cc       gles2::MojoBufferBacking::Create(transfer_buffer.Pass(), size));
gles2              20 mojo/services/gles2/command_buffer_impl.h namespace gles2 {
gles2              63 mojo/services/gles2/command_buffer_impl.h   scoped_ptr<gpu::gles2::GLES2Decoder> decoder_;
gles2              13 mojo/services/gles2/mojo_buffer_backing.h namespace gles2 {
gles2              28 mojo/shell/context.cc   gles2::GLES2SupportImpl::Init();
gles2              94 ppapi/examples/video_decode/video_decode.cc     DecoderClient(VideoDecodeDemoInstance* gles2,
gles2             197 ppapi/examples/video_decode/video_decode.cc       VideoDecodeDemoInstance* gles2, pp::VideoDecoder_Dev* decoder)
gles2             198 ppapi/examples/video_decode/video_decode.cc     : gles2_(gles2), decoder_(decoder), callback_factory_(this),
gles2             481 ppapi/lib/gl/include/GLES2/gl2.h #define GLES2_GET_FUN(name) gles2::GetGLContext()->name
gles2              55 ppapi/proxy/ppb_graphics_3d_proxy.cc bool Graphics3D::Init(gpu::gles2::GLES2Implementation* share_gles2) {
gles2             141 ppapi/proxy/ppb_graphics_3d_proxy.cc   gpu::gles2::GLES2Implementation* share_gles2 = NULL;
gles2              34 ppapi/proxy/ppb_graphics_3d_proxy.h   bool Init(gpu::gles2::GLES2Implementation* share_gles2);
gles2             105 ppapi/shared_impl/ppb_graphics_3d_shared.cc     gpu::gles2::GLES2Implementation* share_gles2) {
gles2             110 ppapi/shared_impl/ppb_graphics_3d_shared.cc   gles2_helper_.reset(new gpu::gles2::GLES2CmdHelper(command_buffer));
gles2             124 ppapi/shared_impl/ppb_graphics_3d_shared.cc   gles2_impl_.reset(new gpu::gles2::GLES2Implementation(
gles2             136 ppapi/shared_impl/ppb_graphics_3d_shared.cc            gpu::gles2::GLES2Implementation::kNoLimit)) {
gles2              20 ppapi/shared_impl/ppb_graphics_3d_shared.h namespace gles2 {
gles2              54 ppapi/shared_impl/ppb_graphics_3d_shared.h   gpu::gles2::GLES2Implementation* gles2_impl() { return gles2_impl_.get(); }
gles2              71 ppapi/shared_impl/ppb_graphics_3d_shared.h                        gpu::gles2::GLES2Implementation* share_gles2);
gles2              75 ppapi/shared_impl/ppb_graphics_3d_shared.h   scoped_ptr<gpu::gles2::GLES2CmdHelper> gles2_helper_;
gles2              77 ppapi/shared_impl/ppb_graphics_3d_shared.h   scoped_ptr<gpu::gles2::GLES2Implementation> gles2_impl_;
gles2              24 ppapi/shared_impl/ppb_opengles2_shared.cc gpu::gles2::GLES2Implementation* ToGles2Impl(Enter3D* enter) {
gles2              38 ppapi/shared_impl/ppb_video_decoder_shared.cc     gpu::gles2::GLES2Implementation* gles2_impl) {
gles2              19 ppapi/shared_impl/ppb_video_decoder_shared.h namespace gles2 {
gles2              57 ppapi/shared_impl/ppb_video_decoder_shared.h                   gpu::gles2::GLES2Implementation* gles2_impl);
gles2              76 ppapi/shared_impl/ppb_video_decoder_shared.h   gpu::gles2::GLES2Implementation* gles2_impl_;
gles2             143 ui/aura/bench/bench_main.cc   WebGLTexture(gpu::gles2::GLES2Interface* gl, const gfx::Size& size)
gles2             166 ui/aura/bench/bench_main.cc   gpu::gles2::GLES2Interface* gl_;
gles2             207 ui/aura/bench/bench_main.cc     gpu::gles2::GLES2Interface* gl = context_provider_->ContextGL();
gles2             230 ui/aura/bench/bench_main.cc       gpu::gles2::GLES2Interface* gl = context_provider_->ContextGL();
gles2              12 ui/gl/gl_gl_api_implementation.h namespace gles2 {
gles2             122 webkit/common/gpu/context_provider_in_process.cc ::gpu::gles2::GLES2Interface* ContextProviderInProcess::ContextGL() {
gles2              37 webkit/common/gpu/context_provider_in_process.h   virtual ::gpu::gles2::GLES2Interface* ContextGL() OVERRIDE;
gles2              29 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc using gpu::gles2::GLES2Implementation;
gles2              56 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc     ::gles2::Initialize();
gles2              60 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc     ::gles2::Terminate();
gles2             222 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc   ::gles2::SetGLContext(gl_);
gles2            1123 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc ::gpu::gles2::GLES2Interface*
gles2              20 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h namespace gles2 {
gles2             565 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   ::gpu::gles2::GLES2Interface* GetGLInterface();
gles2             568 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   ::gpu::gles2::GLES2Implementation* GetImplementation() {
gles2             598 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   ::gpu::gles2::GLES2Implementation* gl_;