Searched refs:hasComputeExecutableForCachedImage2DBindLayout (Results 1 – 4 of 4) sorted by relevance
1052 bool recompileCS = !executableD3D->hasComputeExecutableForCachedImage2DBindLayout(); in triggerDispatchCallProgramRecompilation()1067 if (!executableD3D->hasComputeExecutableForCachedImage2DBindLayout()) in triggerDispatchCallProgramRecompilation()
3076 ASSERT(mExecutableD3D->hasComputeExecutableForCachedImage2DBindLayout()); in syncProgramForCompute()
317 bool hasComputeExecutableForCachedImage2DBindLayout();
1142 bool ProgramExecutableD3D::hasComputeExecutableForCachedImage2DBindLayout() in hasComputeExecutableForCachedImage2DBindLayout() function in rx::ProgramExecutableD3D