Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/cairo/
DOpenGLShims.h33 typedef void (*glBindFramebufferType) (GLenum, GLuint); typedef
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp69 typedef void (APIENTRY* glBindFramebufferType) (GLenum, GLuint); typedef
172 glBindFramebufferType bindFramebuffer;