Searched refs:updateCachedOutputLayout (Results 1 – 4 of 4) sorted by relevance
307 void updateCachedOutputLayout(const gl::Context *context, const gl::Framebuffer *framebuffer);
1804 void ProgramExecutableD3D::updateCachedOutputLayout(const gl::Context *context, in updateCachedOutputLayout() function in rx::ProgramExecutableD3D
976 executableD3D->updateCachedOutputLayout(context, drawFBO); in triggerDrawCallProgramRecompilation()
1807 executableD3D->updateCachedOutputLayout(context, drawFramebuffer); in applyShaders()