Searched refs:modIdx (Results 1 – 1 of 1) sorted by relevance
805 for (const auto modIdx : allocs.recreatedComputeModuleIndices) { in HandlePendingModules() local807 if (modIdx == shaderRef.compModuleIndex) { in HandlePendingModules()815 for (const auto modIdx : allocs.recreatedShaderModuleIndices) { in HandlePendingModules() local817 if ((modIdx == shaderRef.vertModuleIndex) || (modIdx == shaderRef.fragModuleIndex)) { in HandlePendingModules()