Searched refs:hasPixelExecutableForCachedOutputLayout (Results 1 – 4 of 4) sorted by relevance
968 bool recompilePS = !programD3D->hasPixelExecutableForCachedOutputLayout(); in triggerDrawCallProgramRecompilation()1009 if (!programD3D->hasPixelExecutableForCachedOutputLayout()) in triggerDrawCallProgramRecompilation()
3000 ASSERT(mProgramD3D->hasPixelExecutableForCachedOutputLayout()); in syncProgram()
338 bool hasPixelExecutableForCachedOutputLayout();
3324 bool ProgramD3D::hasPixelExecutableForCachedOutputLayout() in hasPixelExecutableForCachedOutputLayout() function in rx::ProgramD3D