Home
last modified time | relevance | path

Searched refs:recompilePS (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp859 bool recompilePS = !programD3D->hasPixelExecutableForCachedOutputLayout(); in triggerDrawCallProgramRecompilation() local
861 if (!recompileVS && !recompileGS && !recompilePS) in triggerDrawCallProgramRecompilation()
896 if (recompilePS) in triggerDrawCallProgramRecompilation()