Home
last modified time | relevance | path

Searched refs:QueryVertexAttribPointerv (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/
Dqueryutils.h101 void QueryVertexAttribPointerv(const VertexAttribute &attrib, GLenum pname, void **pointer);
Dqueryutils.cpp1696 void QueryVertexAttribPointerv(const VertexAttribute &attrib, GLenum pname, void **pointer) in QueryVertexAttribPointerv() function
DState.cpp3607 QueryVertexAttribPointerv(getVertexArray()->getVertexAttribute( in getPointerv()
DContext.cpp6131 QueryVertexAttribPointerv(attrib, pname, pointer); in getVertexAttribPointerv()