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

  /external/webkit/Source/WebCore/platform/graphics/cairo/
OpenGLShims.h 40 typedef void (*glBufferDataType) (GLenum, GLsizeiptr, const GLvoid*, GLenum);
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContext3DQt.cpp 75 typedef void (APIENTRY* glBufferDataType) (GLenum, GLsizeiptrType, const GLvoid*, GLenum);
178 glBufferDataType bufferData;
    [all...]

Completed in 32 milliseconds