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

  /external/webkit/Source/WebCore/platform/graphics/cairo/
OpenGLShims.h 52 typedef void (*glDisableVertexAttribArrayType) (GLuint);
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContext3DQt.cpp 87 typedef void (APIENTRY* glDisableVertexAttribArrayType) (GLuint);
190 glDisableVertexAttribArrayType disableVertexAttribArray;
    [all...]

Completed in 22 milliseconds