Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext.h773 const TransformFeedbackMap &getTransformFeedbacksForCapture() const in getTransformFeedbacksForCapture() function
/external/angle/src/libANGLE/capture/
DFrameCapture.cpp4920 const gl::TransformFeedbackMap &xfbMap = context->getTransformFeedbacksForCapture(); in CaptureMidExecutionSetup()