DELEGATE_TO_GL_R  107 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc #define DELEGATE_TO_GL_R(name, glname, rt)                              \
DELEGATE_TO_GL_R  480 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc DELEGATE_TO_GL_R(insertSyncPoint, InsertSyncPointCHROMIUM, unsigned int)
DELEGATE_TO_GL_R 1159 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc DELEGATE_TO_GL_R(createProgram, CreateProgram, WebGLId)
DELEGATE_TO_GL_R  252 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc #define DELEGATE_TO_GL_R(name, glname, rt)                              \