GL_EXTENSIONS 122 content/common/gpu/client/gl_helper.cc const GLubyte* extensions = gl_->GetString(GL_EXTENSIONS); GL_EXTENSIONS 420 content/common/gpu/image_transport_surface_mac.cc reinterpret_cast<const char *>(glGetString(GL_EXTENSIONS)), GL_EXTENSIONS 137 content/common/gpu/media/rendering_helper.cc reinterpret_cast<const char*>(glGetString(GL_EXTENSIONS))); GL_EXTENSIONS 174 content/common/gpu/media/rendering_helper.cc reinterpret_cast<const char*>(glGetString(GL_EXTENSIONS))); GL_EXTENSIONS 397 gpu/command_buffer/client/gles2_implementation.cc reinterpret_cast<const char*>(GetStringHelper(GL_EXTENSIONS)); GL_EXTENSIONS 2180 gpu/command_buffer/client/gles2_implementation.cc case GL_EXTENSIONS: GL_EXTENSIONS 2735 gpu/command_buffer/client/gles2_implementation_unittest.cc expected.get_string.Init(GL_EXTENSIONS, kBucketId); GL_EXTENSIONS 2749 gpu/command_buffer/client/gles2_implementation_unittest.cc const GLubyte* result = gl_->GetString(GL_EXTENSIONS); GL_EXTENSIONS 2772 gpu/command_buffer/client/gles2_implementation_unittest.cc expected.get_string.Init(GL_EXTENSIONS, kBucketId); GL_EXTENSIONS 1307 gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h {GL_EXTENSIONS, "GL_EXTENSIONS"}, }; GL_EXTENSIONS 218 gpu/command_buffer/service/feature_info.cc reinterpret_cast<const char*>(glGetString(GL_EXTENSIONS))); GL_EXTENSIONS 239 gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.cc reinterpret_cast<const char*>(glGetString(GL_EXTENSIONS)); GL_EXTENSIONS 7700 gpu/command_buffer/service/gles2_cmd_decoder.cc case GL_EXTENSIONS: GL_EXTENSIONS 270 gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h GL_SHADING_LANGUAGE_VERSION, GL_EXTENSIONS, }; GL_EXTENSIONS 295 gpu/command_buffer/service/test_helper.cc EXPECT_CALL(*gl, GetString(GL_EXTENSIONS)) GL_EXTENSIONS 157 gpu/command_buffer/tests/gl_readback_unittest.cc glGetString(GL_EXTENSIONS)); GL_EXTENSIONS 20 gpu/command_buffer/tests/gl_test_utils.cc reinterpret_cast<const char*>(glGetString(GL_EXTENSIONS))); GL_EXTENSIONS 35 gpu/command_buffer/tests/gl_texture_storage_unittest.cc const GLubyte* extensions = glGetString(GL_EXTENSIONS); GL_EXTENSIONS 101 gpu/config/gpu_info_collector.cc gpu_info->gl_extensions = GetGLString(GL_EXTENSIONS); GL_EXTENSIONS 81 gpu/config/gpu_info_collector_unittest.cc EXPECT_CALL(*gl_, GetString(GL_EXTENSIONS)) GL_EXTENSIONS 115 ppapi/tests/test_graphics_3d.cc const char* ext = reinterpret_cast<const char*>(glGetString(GL_EXTENSIONS)); GL_EXTENSIONS 91 ui/gl/gl_context.cc const char* ext = reinterpret_cast<const char*>(glGetString(GL_EXTENSIONS)); GL_EXTENSIONS 406 ui/gl/gl_gl_api_implementation.cc reinterpret_cast<const char*>(driver_->fn.glGetStringFn(GL_EXTENSIONS))); GL_EXTENSIONS 474 ui/gl/gl_gl_api_implementation.cc case GL_EXTENSIONS: