Searched refs:VARYING_SLOT_VAR0_16BIT (Results 1 – 7 of 7) sorted by relevance
227 sem.location = VARYING_SLOT_VAR0_16BIT + index / 2; in nir_lower_mediump_io()333 if (sem.location < VARYING_SLOT_VAR0_16BIT || in nir_unpack_16bit_varying_slots()338 (sem.location - VARYING_SLOT_VAR0_16BIT) * 2 + in nir_unpack_16bit_varying_slots()
488 if (semantics.location >= VARYING_SLOT_VAR0_16BIT && in gather_intrinsic_info()493 BITFIELD_RANGE(semantics.location - VARYING_SLOT_VAR0_16BIT, num_slots); in gather_intrinsic_info()
752 } else if ((semantic <= VARYING_SLOT_VAR31 || semantic >= VARYING_SLOT_VAR0_16BIT) && in si_nir_scan_shader()818 if ((semantic <= VARYING_SLOT_VAR31 || semantic >= VARYING_SLOT_VAR0_16BIT) && in si_nir_scan_shader()
322 else if (semantic >= VARYING_SLOT_VAR0_16BIT) in si_create_passthrough_tcs()
122 if (semantic >= VARYING_SLOT_VAR0_16BIT && semantic <= VARYING_SLOT_VAR15_16BIT) in si_shader_io_get_unique_index()123 return 33 + (semantic - VARYING_SLOT_VAR0_16BIT); /* 33..48 */ in si_shader_io_get_unique_index()
3070 if ((semantic <= VARYING_SLOT_VAR31 || semantic >= VARYING_SLOT_VAR0_16BIT) && in si_init_shader_selector_async()
418 VARYING_SLOT_VAR0_16BIT, enumerator