Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dqueryutils.h101 void QueryVertexAttribPointerv(const VertexAttribute &attrib, GLenum pname, void **pointer);
DState.cpp2840 QueryVertexAttribPointerv(getVertexArray()->getVertexAttribute( in getPointerv()
Dqueryutils.cpp1516 void QueryVertexAttribPointerv(const VertexAttribute &attrib, GLenum pname, void **pointer) in QueryVertexAttribPointerv() function
DContext.cpp5169 QueryVertexAttribPointerv(attrib, pname, pointer); in getVertexAttribPointerv()