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);
DState.cpp3033 QueryVertexAttribPointerv(getVertexArray()->getVertexAttribute( in getPointerv()
Dqueryutils.cpp1595 void QueryVertexAttribPointerv(const VertexAttribute &attrib, GLenum pname, void **pointer) in QueryVertexAttribPointerv() function
DContext.cpp5838 QueryVertexAttribPointerv(attrib, pname, pointer); in getVertexAttribPointerv()