Searched refs:updateCachedOutputLayout (Results 1 – 4 of 4) sorted by relevance
319 void updateCachedOutputLayout(const gl::Context *context, const gl::Framebuffer *framebuffer);
3120 void ProgramD3D::updateCachedOutputLayout(const gl::Context *context, in updateCachedOutputLayout() function in rx::ProgramD3D
885 programD3D->updateCachedOutputLayout(context, drawFBO); in triggerDrawCallProgramRecompilation()
1764 programD3D->updateCachedOutputLayout(context, drawFramebuffer); in applyShaders()