Home
last modified time | relevance | path

Searched defs:slot_bit (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.cpp553 uint64_t slot_bit = BITFIELD64_BIT(slot); in fill_varyings() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_sched.cpp385 unsigned slot_bit = 1 << slot; in discard_slots() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c5165 unsigned slot_bit = 1 << (start_slot + i); in si_set_vertex_buffers() local
5184 unsigned slot_bit = 1 << (start_slot + i); in si_set_vertex_buffers() local

Completed in 13 milliseconds