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

  /external/webkit/Source/WebCore/platform/graphics/cairo/
OpenGLShims.h 33 typedef void (*glBindFramebufferType) (GLenum, GLuint);
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContext3DQt.cpp 69 typedef void (APIENTRY* glBindFramebufferType) (GLenum, GLuint);
172 glBindFramebufferType bindFramebuffer;
    [all...]

Completed in 127 milliseconds