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

  /external/webkit/Source/WebCore/platform/graphics/cairo/
OpenGLShims.h 41 typedef void (*glBufferSubDataType) (GLenum, GLintptr, GLsizeiptr, const GLvoid*);
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContext3DQt.cpp 76 typedef void (APIENTRY* glBufferSubDataType) (GLenum, GLintptrType, GLsizeiptrType, const GLvoid*);
179 glBufferSubDataType bufferSubData;
    [all...]

Completed in 20 milliseconds