Searched refs:SYSTEM_VALUE_BASE_INSTANCE (Results 1 – 9 of 9) sorted by relevance
50 case SYSTEM_VALUE_BASE_INSTANCE: in make_reg_for_system_value()
48 case SYSTEM_VALUE_BASE_INSTANCE: in emit_vs_system_value()65 BITFIELD64_BIT(SYSTEM_VALUE_BASE_INSTANCE) | in emit_vs_system_value()
79 reg = &nir_system_values[SYSTEM_VALUE_BASE_INSTANCE]; in nir_setup_system_value_intrinsic()81 *reg = *make_reg_for_system_value(SYSTEM_VALUE_BASE_INSTANCE); in nir_setup_system_value_intrinsic()
2752 BITFIELD64_BIT(SYSTEM_VALUE_BASE_INSTANCE) | in brw_compile_vs()
115 reg = &v->nir_system_values[SYSTEM_VALUE_BASE_INSTANCE]; in emit_system_values_block()117 *reg = *v->emit_vs_system_value(SYSTEM_VALUE_BASE_INSTANCE); in emit_system_values_block()
421 SYSTEM_VALUE_BASE_INSTANCE, enumerator
1868 case SYSTEM_VALUE_BASE_INSTANCE: in nir_intrinsic_from_system_value()1920 return SYSTEM_VALUE_BASE_INSTANCE; in nir_system_value_from_intrinsic()
1002 add_system_value(SYSTEM_VALUE_BASE_INSTANCE, int_t, "gl_BaseInstanceARB"); in generate_vs_special_vars()
5255 case SYSTEM_VALUE_BASE_INSTANCE: in _mesa_sysval_to_semantic()