Searched refs:onVerticesDrawn (Results 1 – 3 of 3) sorted by relevance
86 void onVerticesDrawn(const Context *context, GLsizei count, GLsizei primcount);
45 transformFeedback->onVerticesDrawn(context, count, instanceCount); in MarkTransformFeedbackBufferUsage()
219 void TransformFeedback::onVerticesDrawn(const Context *context, GLsizei count, GLsizei primcount) in onVerticesDrawn() function in gl::TransformFeedback