Searched refs:mappedStructOrBlockName (Results 1 – 8 of 8) sorted by relevance
78 mappedStructOrBlockName(other.mappedStructOrBlockName), in ShaderVariable()109 mappedStructOrBlockName = other.mappedStructOrBlockName; in operator =()136 mappedStructOrBlockName != other.mappedStructOrBlockName || in operator ==()388 mappedStructOrBlockName != other.mappedStructOrBlockName) in isSameVariableAtLinkTime()
766 variableOut->mappedStructOrBlockName = in setFieldOrVariableProperties()863 variableOut->mappedStructOrBlockName = in setCommonVariableProperties()
574 frontVarying.parentStructMappedName = input->mappedStructOrBlockName; in collectUserVaryingField()588 backVarying.parentStructMappedName = output->mappedStructOrBlockName; in collectUserVaryingField()646 frontVarying.parentStructMappedName = input->mappedStructOrBlockName; in collectUserVaryingFieldTF()900 output->mappedStructOrBlockName); in collectAndPackUserVaryings()919 input->mappedStructOrBlockName); in collectAndPackUserVaryings()929 output->mappedStructOrBlockName); in collectAndPackUserVaryings()
85 mappedStructOrBlockName = parent.mappedStructOrBlockName; in TransformFeedbackVarying()
743 mappedName = varying.isShaderIOBlock ? varying.mappedStructOrBlockName in getTransformFeedbackVaryingMappedName()
681 stream->writeString(var.mappedStructOrBlockName); in WriteShaderVar()717 stream->readString(&var->mappedStructOrBlockName); in LoadShaderVar()
201 std::string mappedStructOrBlockName; member
869 json->addString("MappedStructOrBlockName", shaderVariable.mappedStructOrBlockName); in SerializeShaderVariable()