mesa/src/compiler/spirv
Faith Ekstrand 1a2e8290ab nir: Add NV-specific texture opcodes
These are for implementing various texture queries.

Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25000>
2023-10-24 22:21:18 +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 spirv: Implement SPV_KHR_cooperative_matrix 2023-09-28 07:35:02 +00:00
nir_spirv.h nir: split FLOAT_CONTROLS_SIGNED_ZERO_INF_NAN_PRESERVE_FP* flags 2023-10-17 17:27:12 +00:00
OpenCL.std.h
spir-v.xml
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: Add NV-specific texture opcodes 2023-10-24 22:21:18 +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 spirv/nir: parse function control and store in nir. 2023-09-12 01:57:50 +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
vtn_generator_ids_h.py
vtn_glsl450.c nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
vtn_opencl.c spirv: Don't use libclc for rotate 2023-10-11 17:39:08 +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