Home
last modified time | relevance | path

Searched defs:getVertexAttribiv (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp214 glGetVertexAttribivType getVertexAttribiv; member in WebCore::GraphicsContext3DInternal
1596 void GraphicsContext3D::getVertexAttribiv(GC3Duint index, GC3Denum paramName, GC3Dint* value) in getVertexAttribiv() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/platform/graphics/opengl/
DGraphicsContext3DOpenGL.cpp1376 void GraphicsContext3D::getVertexAttribiv(GC3Duint index, GC3Denum pname, GC3Dint* value) in getVertexAttribiv() function in WebCore::GraphicsContext3D