mesa/src
Jason Ekstrand 9e3213ad30 spirv: Add a helper for getting the NIR type of a vtn_type
There are a few cases, atomic counters being one example, where the type
used by vtn_ssa_value is not the same as the type we want NIR to use in
derefs and variables.  To solve this, we add a helper which converts
between the types for us.  In the next commit, we'll be adding another
major user of this: images and samplers.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5278>
2020-07-23 22:43:21 -05:00
..
amd aco: ensure readfirstlane subdword operands are always dword aligned 2020-07-23 18:18:36 +00:00
broadcom nir: Add a face_sysval argument to nir_lower_two_sided_color 2020-07-17 14:50:26 +00:00
compiler spirv: Add a helper for getting the NIR type of a vtn_type 2020-07-23 22:43:21 -05:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl egl/dri2: try to bind old context if bindContext failed 2020-07-21 18:42:03 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno freedreno: sync registers from envytools 2020-07-23 17:11:16 -07:00
gallium Revert "llvmpipe: Use the default behavior of ALLOW_MAPPED_BUFFERS." 2020-07-23 16:10:12 +10:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx glx: Fix build and warnings with -Dglx=dri -Dglx-direct=false 2020-07-23 01:23:12 +00:00
gtest
hgl
imgui
intel intel/ir/gen12+: Work around FS performance regressions due to SIMD32 discard divergence. 2020-07-23 01:40:06 +00:00
loader Revert "loader/dri3: Check for window destruction in dri3_wait_for_event_locked" 2020-07-03 09:55:50 +00:00
mapi glx: Fix build and warnings with -Dglx=dri -Dglx-direct=false 2020-07-23 01:23:12 +00:00
mesa mesa/program: fix shadow property for samplers 2020-07-22 12:51:51 +00:00
panfrost pan/mdg: Use the blend RT for blend shader framebuffer fetches 2020-07-20 14:15:49 +00:00
util driconf: allowlist/denylist 2020-07-16 21:56:08 +00:00
vulkan meson: Add mising git_sha1.h dependency. 2020-07-22 00:02:26 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00