HomeSort by relevance Sort by last modified time
    Searched refs:DELEGATE_TO_GL_1 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_in_process_command_buffer_impl.cc 249 #define DELEGATE_TO_GL_1(name, glname, t1) \
447 DELEGATE_TO_GL_1(activeTexture, ActiveTexture, WGC3Denum)
470 DELEGATE_TO_GL_1(blendEquation, BlendEquation, WGC3Denum)
489 DELEGATE_TO_GL_1(clear, Clear, WGC3Dbitfield)
494 DELEGATE_TO_GL_1(clearDepth, ClearDepthf, WGC3Dclampf)
496 DELEGATE_TO_GL_1(clearStencil, ClearStencil, WGC3Dint)
501 DELEGATE_TO_GL_1(compileShader, CompileShader, WebGLId)
519 DELEGATE_TO_GL_1(cullFace, CullFace, WGC3Denum)
521 DELEGATE_TO_GL_1(depthFunc, DepthFunc, WGC3Denum)
523 DELEGATE_TO_GL_1(depthMask, DepthMask, WGC3Dboolean
    [all...]
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.cc 97 #define DELEGATE_TO_GL_1(name, glname, t1) \
512 DELEGATE_TO_GL_1(unmapBufferSubDataCHROMIUM, UnmapBufferSubDataCHROMIUM,
529 DELEGATE_TO_GL_1(unmapTexSubImage2DCHROMIUM, UnmapTexSubImage2DCHROMIUM,
554 DELEGATE_TO_GL_1(requestExtensionCHROMIUM, RequestExtensionCHROMIUM,
574 DELEGATE_TO_GL_1(destroyStreamTextureCHROMIUM, DestroyStreamTextureCHROMIUM,
577 DELEGATE_TO_GL_1(activeTexture, ActiveTexture, WGC3Denum)
595 DELEGATE_TO_GL_1(blendEquation, BlendEquation, WGC3Denum)
614 DELEGATE_TO_GL_1(clear, Clear, WGC3Dbitfield)
619 DELEGATE_TO_GL_1(clearDepth, ClearDepthf, WGC3Dclampf)
621 DELEGATE_TO_GL_1(clearStencil, ClearStencil, WGC3Dint
    [all...]

Completed in 24 milliseconds