Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c845 uint8_t packed_buffers[VARYING_SLOT_MAX] = {0}; in update_so_info() local
887 packed_buffers[slot] |= BITFIELD_BIT(output->output_buffer); in update_so_info()
922 util_bitcount(packed_buffers[slot]) != 1) in update_so_info()

Completed in 6 milliseconds