Home
last modified time | relevance | path

Searched refs:checkTransformFeedbackAllocation (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DContext.h872 TransformFeedback *checkTransformFeedbackAllocation(TransformFeedbackID transformFeedback);
DContext.cpp1612 checkTransformFeedbackAllocation(transformFeedbackHandle); in bindTransformFeedback()
3147 TransformFeedback *Context::checkTransformFeedbackAllocation( in checkTransformFeedbackAllocation() function in gl::Context