Searched defs:getVertexAttribiv (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/qt/ | ||
D | GraphicsContext3DQt.cpp | 214 glGetVertexAttribivType getVertexAttribiv; member in WebCore::GraphicsContext3DInternal |
/external/webkit/Source/WebCore/platform/graphics/opengl/ | ||
D | GraphicsContext3DOpenGL.cpp | 1376 void GraphicsContext3D::getVertexAttribiv(GC3Duint index, GC3Denum pname, GC3Dint* value) in getVertexAttribiv() function in WebCore::GraphicsContext3D |