Home
last modified time | relevance | path

Searched refs:DELEGATE_TO_GL_2R (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/common/gpu/client/
Dwebgraphicscontext3d_command_buffer_impl.cc117 #define DELEGATE_TO_GL_2R(name, glname, t1, t2, rt) \ macro
758 DELEGATE_TO_GL_2R(getAttribLocation, GetAttribLocation, in DELEGATE_TO_GL_4()
899 DELEGATE_TO_GL_2R(getUniformLocation, GetUniformLocation, in DELEGATE_TO_GL_3()
1285 DELEGATE_TO_GL_2R(mapBufferCHROMIUM, MapBufferCHROMIUM, WGC3Denum, WGC3Denum, in DELEGATE_TO_GL_1R()
1328 DELEGATE_TO_GL_2R(mapImageCHROMIUM, MapImageCHROMIUM,
/external/chromium_org/webkit/common/gpu/
Dwebgraphicscontext3d_in_process_command_buffer_impl.cc274 #define DELEGATE_TO_GL_2R(name, glname, t1, t2, rt) \ macro
633 DELEGATE_TO_GL_2R(getAttribLocation, GetAttribLocation, in DELEGATE_TO_GL_4()
778 DELEGATE_TO_GL_2R(getUniformLocation, GetUniformLocation, in DELEGATE_TO_GL_3()
1151 DELEGATE_TO_GL_2R(mapImageCHROMIUM, MapImageCHROMIUM,