Home
last modified time | relevance | path

Searched refs:getVertexAttribPointer (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.h497 const void *getVertexAttribPointer(unsigned int attribNum) const;
DContext.cpp855 const void *Context::getVertexAttribPointer(unsigned int attribNum) const in getVertexAttribPointer() function in es2::Context
DlibGLESv2.cpp3755 *pointer = const_cast<GLvoid*>(context->getVertexAttribPointer(index)); in GetVertexAttribPointerv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.h518 const void *getVertexAttribPointer(unsigned int attribNum) const;
DState.cpp2262 const void *State::getVertexAttribPointer(unsigned int attribNum) const in getVertexAttribPointer() function in gl::State