Home
last modified time | relevance | path

Searched defs:transformFeedbackHandle (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1168 void Context::bindTransformFeedback(GLenum target, GLuint transformFeedbackHandle) in bindTransformFeedback()
2750 TransformFeedback *Context::checkTransformFeedbackAllocation(GLuint transformFeedbackHandle) in checkTransformFeedbackAllocation()