mesa/src/gallium/drivers/zink/nir_to_spirv
Mike Blumenkrantz 924145c7b5 zink: bitcast extracted streamout components to uint before creating uvec
spirv can't create a uvec from float components, so pre-cast here

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17404>
2022-07-15 17:32:27 +00:00
..
nir_to_spirv.c zink: bitcast extracted streamout components to uint before creating uvec 2022-07-15 17:32:27 +00:00
nir_to_spirv.h zink: store the tcs_vertices_out spirv word to the spirv_shader struct 2022-02-11 01:29:39 +00:00
spirv_builder.c zink: use correct scope for subgroup vote ops 2022-05-31 14:45:02 +00:00
spirv_builder.h zink: store the tcs_vertices_out spirv word to the spirv_shader struct 2022-02-11 01:29:39 +00:00
zink_nir_algebraic.py