Searched refs:hasPixelExecutableForCachedOutputLayout (Results 1 – 4 of 4) sorted by relevance
889 bool recompilePS = !programD3D->hasPixelExecutableForCachedOutputLayout(); in triggerDrawCallProgramRecompilation()930 if (!programD3D->hasPixelExecutableForCachedOutputLayout()) in triggerDrawCallProgramRecompilation()
2942 ASSERT(mProgramD3D->hasPixelExecutableForCachedOutputLayout()); in syncProgram()
327 bool hasPixelExecutableForCachedOutputLayout();
3258 bool ProgramD3D::hasPixelExecutableForCachedOutputLayout() in hasPixelExecutableForCachedOutputLayout() function in rx::ProgramD3D