mesa/src/compiler/spirv
Alyssa Rosenzweig b65636ca40 nir/lower_gs_intrinsics: Count decomposed primitives too
We need both: decomposed primitives for transform feedback and regular
primitives for the sizing the index buffer.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Antonino Maniscalco <antonino.maniscalco@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26056>
2023-11-07 00:05:54 +00:00
..
tests nir: Rename scoped_barrier -> barrier 2023-08-01 23:18:29 +00:00
gl_spirv.c mesa/spirv: Provide more specific error message for glSpecializeShader() 2023-05-22 15:26:40 +00:00
GLSL.ext.AMD.h spirv: Update headers and grammer JSON 2023-08-18 16:57:22 +00:00
GLSL.std.450.h
meson.build compiler,vulkan,drm-shim: Remove unused include directories from meson.build 2023-10-27 01:35:10 +00:00
nir_spirv.h vtn: Add spirv_library_to_nir_builder feature 2023-11-02 11:37:46 +00:00
OpenCL.std.h
spir-v.xml spirv: Update headers and metadata to SPIR-V 1.6, revision 1 2021-12-17 16:37:14 -08:00
spirv.core.grammar.json spirv: Update headers and grammer JSON 2023-08-18 16:57:22 +00:00
spirv.h spirv: Update headers and grammer JSON 2023-08-18 16:57:22 +00:00
spirv2nir.c spirv: Let spirv2nir find out the shader to use 2023-10-23 22:42:45 +00:00
spirv_info.h
spirv_info_c.py
spirv_to_nir.c nir/lower_gs_intrinsics: Count decomposed primitives too 2023-11-07 00:05:54 +00:00
vtn_alu.c spirv: Implement SPV_KHR_cooperative_matrix 2023-09-28 07:35:02 +00:00
vtn_amd.c nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
vtn_cfg.c nir,vtn: Add exported bool to nir_function 2023-11-02 11:37:46 +00:00
vtn_cmat.c spirv: Track when a shader has a cooperative matrix 2023-09-28 07:35:02 +00:00
vtn_gather_types_c.py vulkan: Spec update to 1.3.216 2022-06-08 20:20:21 +00:00
vtn_generator_ids_h.py
vtn_glsl450.c nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
vtn_opencl.c vtn/opencl: always lower to libclc fmod 2023-10-27 10:52:54 +00:00
vtn_private.h spirv: Expose stage enum conversion in vtn_private.h 2023-10-23 22:42:45 +00:00
vtn_structured_cfg.c nir: Drop "SSA" from NIR language 2023-08-12 16:44:41 -04:00
vtn_subgroup.c nir/spirv: Add inverse_ballot intrinsic 2023-09-20 14:41:18 +00:00
vtn_variables.c spirv: Implement SPV_KHR_cooperative_matrix 2023-09-28 07:35:02 +00:00