Searched refs:nestedCopy (Results 1 – 1 of 1) sorted by relevance
702 sh::ShaderVariable nestedCopy = nested; in UpdateInterfaceVariable() local703 nestedCopy.updateEffectiveLocation(field); in UpdateInterfaceVariable()704 nestedCopy.name = prefix + field.name + "." + nested.name; in UpdateInterfaceVariable()705 block->emplace_back(nestedCopy); in UpdateInterfaceVariable()