Home
last modified time | relevance | path

Searched defs:slot_mask (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_gather_info.c470 uint64_t slot_mask = 0; in gather_intrinsic_info() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_sched.cpp348 void alu_group_tracker::discard_slots(unsigned slot_mask, in discard_slots()
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_varyings.c1525 const uint64_t slot_mask = ((1ull << slots) - 1) << (*location / 4u); in varying_matches_assign_locations() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c1659 unsigned descriptors_idx, uint64_t slot_mask, in si_reset_buffer_resources()