Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.h599 const TransformFeedbackMap &getTransformFeedbacksForCapture() const in getTransformFeedbacksForCapture() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp3519 const gl::TransformFeedbackMap &xfbMap = context->getTransformFeedbacksForCapture(); in CaptureMidExecutionSetup()