Searched refs:has_source_modifiers (Results 1 – 2 of 2) sorted by relevance
369 bool has_source_modifiers = value.negate || value.abs; in try_copy_propagate() local374 if ((has_source_modifiers || value.file == UNIFORM || in try_copy_propagate()378 if (has_source_modifiers && in try_copy_propagate()383 if (has_source_modifiers && in try_copy_propagate()456 if (has_source_modifiers && in try_copy_propagate()
399 bool has_source_modifiers = entry->src.abs || entry->src.negate; in try_copy_propagate() local401 if ((has_source_modifiers || entry->src.file == UNIFORM || in try_copy_propagate()406 if (has_source_modifiers && in try_copy_propagate()449 if (has_source_modifiers && in try_copy_propagate()498 if (has_source_modifiers) { in try_copy_propagate()