Searched defs:disableVertexAttribArray (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/qt/ | ||
D | GraphicsContext3DQt.cpp | 190 glDisableVertexAttribArrayType disableVertexAttribArray; member in WebCore::GraphicsContext3DInternal |
/external/webkit/Source/WebCore/platform/graphics/opengl/ | ||
D | GraphicsContext3DOpenGL.cpp | 607 void GraphicsContext3D::disableVertexAttribArray(GC3Duint index) in disableVertexAttribArray() function in WebCore::GraphicsContext3D |
/external/webkit/Source/WebCore/html/canvas/ | ||
D | WebGLRenderingContext.cpp | 1333 void WebGLRenderingContext::disableVertexAttribArray(GC3Duint index, ExceptionCode& ec) in disableVertexAttribArray() function in WebCore::WebGLRenderingContext |