mesa/src
Gert Wollny fa581c7020 zink/ntv: extract emit_tex_readop as function that reads texture pixel data
These calls need a different preparation and result type handling than
the calls that query resource info, so we move this to an extra
function that can then be called from the default case of the
texop switch.

v2: drop ALWAYS_INLINE (zmike)

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28511>
2024-04-05 19:19:29 +00:00
..
amd ci/amd: drop old PIGLIT_REPLAY_DESCRIPTION_FILE surpassed by PIGLIT_TRACES_FILE 2024-04-05 18:51:48 +00:00
android_stub
asahi asahi: switch to VS/FS prolog/epilog system 2024-03-30 00:26:20 +00:00
broadcom v3dv: fix job suspend with command buffer simultaneous use flag 2024-04-03 13:35:54 +02:00
c11
compiler nir/gather_info: fix gathering for compact arrayed builtins 2024-04-05 17:56:28 +00:00
drm-shim drm-shim: Add io region handling in mmap 2024-03-19 10:22:34 +00:00
egl glx/egl: fix LIBGL_KOPPER_DISABLE 2024-04-04 13:18:00 +00:00
etnaviv ci: Nightly run expectations update 2024-04-02 07:52:42 +00:00
freedreno ir3-disasm: add option to disassemble hex number 2024-04-04 19:37:25 +00:00
gallium zink/ntv: extract emit_tex_readop as function that reads texture pixel data 2024-04-05 19:19:29 +00:00
gbm gbm: Remove hardcoded color-channel data 2024-02-27 10:51:03 +00:00
getopt
glx glx/egl: fix LIBGL_KOPPER_DISABLE 2024-04-04 13:18:00 +00:00
gtest
imagination meson: add VK_DRIVER_FILES to devenv, alongside the old VK_ICD_FILENAMES 2024-04-02 18:08:52 +00:00
imgui
intel anv: Create protected engine context when i915 supports vm control 2024-04-05 15:00:24 +00:00
loader loader/wayland: Add named queue fallback 2024-02-28 11:01:31 +00:00
mapi treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
mesa mesa: reorder st context teardown 2024-04-04 14:40:57 +00:00
microsoft microsoft/compiler: set compact_arrays in compiler options 2024-04-05 17:56:28 +00:00
nouveau nvk: Allow various alu op to be vectorized for 2xfp16 2024-04-05 16:58:04 +00:00
panfrost panvk: use integers instead of strings 2024-04-03 08:08:00 +00:00
tool pps: Config tweaks to avoid loosing traces 2024-03-25 19:49:50 +00:00
util util: add util_is_aligned() 2024-04-04 21:57:46 +00:00
virtio venus: use STACK_ARRAY to simplify sync wait 2024-04-04 06:35:54 +00:00
vulkan vulkan/debug_utils: add a helper for reporting address binding 2024-04-03 08:48:36 +00:00
.clang-format agx: add Braun-Hack spiller pass 2024-03-30 00:26:18 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00