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

  /external/webkit/Source/WebCore/platform/graphics/cairo/
OpenGLShims.h 32 typedef void (*glBindBufferType) (GLenum, GLuint);
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContext3DQt.cpp 68 typedef void (APIENTRY* glBindBufferType) (GLenum, GLuint);
171 glBindBufferType bindBuffer;
    [all...]

Completed in 26 milliseconds