Searched refs:rtIndex (Results 1 – 2 of 2) sorted by relevance
1984 for (size_t rtIndex = 0; rtIndex < colorRTs.size(); ++rtIndex) in syncFramebuffer() local1986 const RenderTarget11 *renderTarget = colorRTs[rtIndex]; in syncFramebuffer()1990 (!renderTarget || drawStates[rtIndex] == GL_NONE || !activeProgramOutputs[rtIndex])) in syncFramebuffer()2002 const gl::FramebufferAttachment &attachment = colorAttachments[rtIndex]; in syncFramebuffer()
142 SWR_RENDERTARGET_ATTACHMENT rtIndex,