Home
last modified time | relevance | path

Searched refs:VARYING_SLOT_VAR15_16BIT (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/
Dshader_enums.h407 VARYING_SLOT_VAR15_16BIT, enumerator
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_mediump.c332 sem.location > VARYING_SLOT_VAR15_16BIT) in nir_unpack_16bit_varying_slots()
Dnir_gather_info.c445 semantics.location <= VARYING_SLOT_VAR15_16BIT) { in gather_intrinsic_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c102 if (semantic >= VARYING_SLOT_VAR0_16BIT && semantic <= VARYING_SLOT_VAR15_16BIT) in si_shader_io_get_unique_index()