Searched refs:parentStructMappedName (Results 1 – 3 of 3) sorted by relevance
198 parentStructMappedName(std::move(other.parentStructMappedName)) in VaryingInShaderRef()206 std::swap(parentStructMappedName, other.parentStructMappedName); in operator =()574 frontVarying.parentStructMappedName = input->mappedStructOrBlockName; in collectUserVaryingField()580 frontVarying.parentStructMappedName = input->mappedName; in collectUserVaryingField()588 backVarying.parentStructMappedName = output->mappedStructOrBlockName; in collectUserVaryingField()594 backVarying.parentStructMappedName = output->mappedName; in collectUserVaryingField()646 frontVarying.parentStructMappedName = input->mappedStructOrBlockName; in collectUserVaryingFieldTF()652 frontVarying.parentStructMappedName = input->mappedName; in collectUserVaryingFieldTF()
52 std::string parentStructMappedName; member
158 const std::string &name = isStructField ? ref.parentStructMappedName : ref.varying->mappedName; in AddVaryingLocationInfo()650 ? originalVarying->frontVarying.parentStructMappedName in AssignTransformFeedbackQualifiers()