Searched refs:nir_intrinsic_from_system_value (Results 1 – 6 of 6) sorted by relevance
222 nir_intrinsic_from_system_value(var->data.location); in lower_system_value_instr()303 nir_intrinsic_from_system_value(var->data.location); in lower_system_value_instr()
894 nir_intrinsic_from_system_value(var->data.location); in nir_variable_is_uniform()
2206 nir_intrinsic_from_system_value(gl_system_value val) in nir_intrinsic_from_system_value() function
2472 if (intr->intrinsic == nir_intrinsic_from_system_value(sysval)) in is_sysval()
6827 nir_intrinsic_op nir_intrinsic_from_system_value(gl_system_value val);
1175 nir_intrinsic_op value_op = nir_intrinsic_from_system_value(value); in lower_system_value_to_zero_filter()