Home
last modified time | relevance | path

Searched defs:loc_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_linking_helpers.c382 unsigned loc_offset = var->data.patch ? VARYING_SLOT_PATCH0 : 0; in mark_all_used_slots() local
391 unsigned loc_offset = var->data.patch ? VARYING_SLOT_PATCH0 : 0; in mark_used_slot() local
430 unsigned loc_offset = var->data.patch ? VARYING_SLOT_PATCH0 : 0; in remap_slots_and_components() local
/third_party/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c1125 int loc_offset = array_index / 4; in emit_compact_fragment_input() local