Searched refs:renderbufIter (Results 1 – 1 of 1) sorted by relevance
2626 for (const auto &renderbufIter : renderbuffers) in CaptureSharedContextMidExecutionSetup() local2628 gl::RenderbufferID id = {renderbufIter.first}; in CaptureSharedContextMidExecutionSetup()2629 const gl::Renderbuffer *renderbuffer = renderbufIter.second; in CaptureSharedContextMidExecutionSetup()3035 for (const auto &renderbufIter : renderbuffers) in CaptureMidExecutionSetup() local3037 currentRenderbuffer = renderbufIter.second->id(); in CaptureMidExecutionSetup()