mesa/src/compiler
Caterina Shablia f4fcfa8016 pan,nir: introduce load_attribute_pan
load_attribute_pan is a panfrost-specific intrinsic for loading
vertex attributes. Takes explicit vertex and instance IDs which
we need in order to implement vertex attribute divisor with
non-zero base instance on v9+.

Passes which are used by panvk are modified to be aware of
load_attribute_pan.

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32039>
2024-12-18 08:33:16 +00:00
..
clc clc: plumb cl_khr_subgroup_ballot 2024-12-12 21:16:12 +00:00
glsl nir: treat per-view outputs as arrayed IO 2024-12-09 20:31:49 +00:00
isaspec build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
libcl libcl: add VkDraw(Indexed)IndirectCommand definitions 2024-12-12 21:16:12 +00:00
nir pan,nir: introduce load_attribute_pan 2024-12-18 08:33:16 +00:00
rust compiler/rust: Use std::mem::offset_of!() 2024-11-18 22:29:13 +00:00
spirv spirv: add an options to lower SpvOpTerminateInvocation to OpKill 2024-12-12 19:54:39 +00:00
builtin_types.py compiler/types: Add multisample vimage/vtexture types 2024-08-27 15:06:16 +00:00
builtin_types_c.py util,vulkan,mesa,compiler: Generate source files with utf8 encoding from mako template 2023-12-07 12:41:07 +00:00
builtin_types_h.py util,vulkan,mesa,compiler: Generate source files with utf8 encoding from mako template 2023-12-07 12:41:07 +00:00
glsl_types.c compiler/glsl_types: add glsl_get_word_size_align_bytes 2024-12-12 21:16:13 +00:00
glsl_types.h compiler/glsl_types: add glsl_get_word_size_align_bytes 2024-12-12 21:16:13 +00:00
meson.build nak: Move bitset to compiler crate 2024-08-07 21:08:18 +00:00
shader_enums.c nir: add SYSTEM_VALUE_PIXEL_COORD 2024-11-04 12:34:30 +00:00
shader_enums.h compiler: add mesa_prim_has_adjacency helper 2024-12-12 21:16:12 +00:00
shader_info.h nir: add option to use compact view indices 2024-12-09 20:31:49 +00:00