Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext.h602 const TransformFeedbackMap &getTransformFeedbacksForCapture() const in getTransformFeedbacksForCapture() function
DFrameCapture.cpp2581 const gl::TransformFeedbackMap &xfbMap = context->getTransformFeedbacksForCapture(); in CaptureMidExecutionSetup()