Searched refs:getCachedColorRenderTargets (Results 1 – 4 of 4) sorted by relevance
46 const gl::AttachmentArray<RenderTarget9 *> &getCachedColorRenderTargets() const in getCachedColorRenderTargets() function
1096 ANGLE_TRY(applyRenderTarget(context, framebuffer9->getCachedColorRenderTargets()[0], in updateState()
46 const gl::AttachmentArray<RenderTarget11 *> &getCachedColorRenderTargets() const in getCachedColorRenderTargets() function
1975 const auto &colorRTs = mFramebuffer11->getCachedColorRenderTargets(); in syncFramebuffer()