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

  /external/webkit/Source/WebCore/platform/graphics/cairo/
OpenGLShims.h 64 typedef void (*glGetBufferParameterivType) (GLenum, GLenum, GLint*);
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContext3DQt.cpp 99 typedef void (APIENTRY* glGetBufferParameterivType) (GLenum, GLenum, GLint*);
202 glGetBufferParameterivType getBufferParameteriv;
    [all...]

Completed in 1293 milliseconds