Searched refs:newDecorationValue (Results 1 – 1 of 1) sorted by relevance
3491 uint32_t newDecorationValue = ShaderInterfaceVariableInfo::kInvalid; in transformDecorate() local3496 newDecorationValue = info->location; in transformDecorate()3499 newDecorationValue = info->binding; in transformDecorate()3502 newDecorationValue = info->descriptorSet; in transformDecorate()3531 if (newDecorationValue == ShaderInterfaceVariableInfo::kInvalid) in transformDecorate()3539 {spirv::LiteralInteger(newDecorationValue)}); in transformDecorate()