Searched refs:nestedCopy (Results 1 – 1 of 1) sorted by relevance
199 sh::ShaderVariable nestedCopy = nested; in UpdateInterfaceVariable() local200 nestedCopy.updateEffectiveLocation(field); in UpdateInterfaceVariable()201 nestedCopy.name = prefix + field.name + "." + nested.name; in UpdateInterfaceVariable()202 block->emplace_back(nestedCopy); in UpdateInterfaceVariable()