Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h84 void QueryVertexAttribPointerv(const VertexAttribute &attrib, GLenum pname, void **pointer);
Dqueryutils.cpp1398 void QueryVertexAttribPointerv(const VertexAttribute &attrib, GLenum pname, void **pointer) in QueryVertexAttribPointerv() function
DState.cpp2473 QueryVertexAttribPointerv(getVertexArray()->getVertexAttribute( in getPointerv()
DContext.cpp5107 QueryVertexAttribPointerv(attrib, pname, pointer); in getVertexAttribPointerv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h101 void QueryVertexAttribPointerv(const VertexAttribute &attrib, GLenum pname, void **pointer);
DState.cpp3103 QueryVertexAttribPointerv(getVertexArray()->getVertexAttribute( in getPointerv()
Dqueryutils.cpp1601 void QueryVertexAttribPointerv(const VertexAttribute &attrib, GLenum pname, void **pointer) in QueryVertexAttribPointerv() function
DContext.cpp5933 QueryVertexAttribPointerv(attrib, pname, pointer); in getVertexAttribPointerv()