Home
last modified time | relevance | path

Searched refs:packed_location (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_nir_lower_ngg.c1736 …unsigned packed_location = util_bitcount64((b->shader->info.outputs_written & BITFIELD64_MASK(slot… in lower_ngg_gs_emit_vertex_with_counter() local
1755 .base = packed_location * 16 + start * 4, in lower_ngg_gs_emit_vertex_with_counter()
1911 …unsigned packed_location = util_bitcount64((b->shader->info.outputs_written & BITFIELD64_MASK(slot… in ngg_gs_export_vertices() local
1920 .base = packed_location * 16 + start * 4, in ngg_gs_export_vertices()