Searched refs:fullBaseName (Results 1 – 1 of 1) sorted by relevance
305 const string fullBaseName = vci.baseShaderState + vci.baseVariant; in GetBaseGraphicsStateVariantIndex() local306 if (const auto bhIter = graphicsStates.nameToIndex.find(fullBaseName); in GetBaseGraphicsStateVariantIndex()