UnmapImageCHROMIUM 2216 cc/resources/resource_provider.cc gl->UnmapImageCHROMIUM(resource->image_id); UnmapImageCHROMIUM 135 cc/test/test_gles2_interface.h virtual void UnmapImageCHROMIUM(GLuint image_id) OVERRIDE; UnmapImageCHROMIUM 1351 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc DELEGATE_TO_GL_1(unmapImageCHROMIUM, UnmapImageCHROMIUM, WGC3Duint); UnmapImageCHROMIUM 192 gpu/GLES2/gl2chromium_autogen.h #define glUnmapImageCHROMIUM GLES2_GET_FUN(UnmapImageCHROMIUM) UnmapImageCHROMIUM 712 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->UnmapImageCHROMIUM(image_id); UnmapImageCHROMIUM 570 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void UnmapImageCHROMIUM(GLuint image_id) OVERRIDE; UnmapImageCHROMIUM 385 gpu/command_buffer/client/gles2_interface_autogen.h virtual void UnmapImageCHROMIUM(GLuint image_id) = 0; UnmapImageCHROMIUM 409 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void UnmapImageCHROMIUM(GLuint image_id) OVERRIDE; UnmapImageCHROMIUM 409 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void UnmapImageCHROMIUM(GLuint image_id) OVERRIDE; UnmapImageCHROMIUM 1189 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->UnmapImageCHROMIUM(image_id); UnmapImageCHROMIUM 1152 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc DELEGATE_TO_GL_1(unmapImageCHROMIUM, UnmapImageCHROMIUM, WGC3Duint);