Searched refs:has_source_modifiers (Results 1 – 2 of 2) sorted by relevance
347 bool has_source_modifiers = value.negate || value.abs; in try_copy_propagate() local352 if ((has_source_modifiers || value.file == UNIFORM || in try_copy_propagate()356 if (has_source_modifiers && in try_copy_propagate()361 if (has_source_modifiers && in try_copy_propagate()435 if (has_source_modifiers && in try_copy_propagate()
511 bool has_source_modifiers = entry->src.abs || entry->src.negate; in try_copy_propagate() local513 if ((has_source_modifiers || entry->src.file == UNIFORM || in try_copy_propagate()518 if (has_source_modifiers && in try_copy_propagate()582 if (has_source_modifiers && in try_copy_propagate()659 if (has_source_modifiers) { in try_copy_propagate()