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