Searched refs:getBoundBuffersForCapture (Results 1 – 2 of 2) sorted by relevance
741 const BoundBufferMap &getBoundBuffersForCapture() const { return mBoundBuffers; } in getBoundBuffersForCapture() function
1755 const gl::BoundBufferMap &boundBuffers = apiState.getBoundBuffersForCapture(); in CaptureMidExecutionSetup()