Searched refs:hasComputeExecutableForCachedImage2DBindLayout (Results 1 – 4 of 4) sorted by relevance
925 bool recompileCS = !programD3D->hasComputeExecutableForCachedImage2DBindLayout(); in triggerDispatchCallProgramRecompilation()939 if (!programD3D->hasComputeExecutableForCachedImage2DBindLayout()) in triggerDispatchCallProgramRecompilation()
2962 ASSERT(mProgramD3D->hasComputeExecutableForCachedImage2DBindLayout()); in syncProgramForCompute()
328 bool hasComputeExecutableForCachedImage2DBindLayout();
3263 bool ProgramD3D::hasComputeExecutableForCachedImage2DBindLayout() in hasComputeExecutableForCachedImage2DBindLayout() function in rx::ProgramD3D