Searched refs:framebufferIter (Results 1 – 1 of 1) sorted by relevance
3052 for (const auto &framebufferIter : framebuffers) in CaptureMidExecutionSetup() local3054 gl::FramebufferID id = {framebufferIter.first}; in CaptureMidExecutionSetup()3055 const gl::Framebuffer *framebuffer = framebufferIter.second; in CaptureMidExecutionSetup()