Searched refs:recreatedShaderModuleIndices (Results 1 – 2 of 2) sorted by relevance
420 BASE_NS::vector<uint32_t> recreatedShaderModuleIndices; member
815 for (const auto modIdx : allocs.recreatedShaderModuleIndices) { in HandlePendingModules()1574 for (const auto& ref : pendingAllocations_.recreatedShaderModuleIndices) { in CreateShaderModule()1581 pendingAllocations_.recreatedShaderModuleIndices.push_back(iter->second); in CreateShaderModule()