Searched refs:v3d_slot_get_slot (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dv3d_nir_lower_io.c97 if (v3d_slot_get_slot(slot) == var->data.location &&
H A Dv3d_compiler.h311 static inline uint8_t v3d_slot_get_slot(struct v3d_varying_slot slot) function in typeref:typename:uint8_t
H A Dvir.c746 int slot = v3d_slot_get_slot(c->vs_key->fs_inputs[i]);
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d_nir_lower_io.c137 if (v3d_slot_get_slot(slot) == location &&
H A Dvir.c889 int slot = v3d_slot_get_slot(c->vs_key->used_outputs[i]);
923 int slot = v3d_slot_get_slot(c->gs_key->used_outputs[i]);
H A Dv3d_compiler.h362 static inline uint8_t v3d_slot_get_slot(struct v3d_varying_slot slot) function in typeref:typename:uint8_t
H A Dnir_to_vir.c3134 if (v3d_slot_get_slot(slot) == location &&

Completed in 18 milliseconds