mesa/src/intel
Samuel Pitoiset 10c4a7cf59 spirv,radv,anv: implement no-op VK_GOOGLE_user_type
This extension only allows HLSL shader compilers to optionally embed
unambiguous type information which can be safely ignored by the driver.

This fixes a crash with the recent Vulkan backend of Path Of Exile
(it uses the extension without checking if it's supported).

Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Tested-by: Edmondo Tommasina <edmondo.tommasina@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5237>
2020-05-28 17:30:24 +02:00
..
blorp blorp: rename workaround address function 2020-05-20 15:58:22 +00:00
common intel/mi-builder: add framework for self modifying batches 2020-05-20 14:02:27 +03:00
compiler intel: Add helper to calculate GPGPU_WALKER::RightExecutionMask 2020-05-27 18:16:31 -07:00
dev intel: add identifier for debug purposes 2020-05-20 15:58:22 +00:00
genxml intel/genxml: add PIPE_CONTROL command cache invalidate bit 2020-05-20 14:02:27 +03:00
isl tree-wide: fix deprecated GitLab URLs 2020-05-23 15:33:50 +00:00
perf intel/perf: repurpose INTEL_DEBUG=no-oaconfig 2020-05-20 14:02:27 +03:00
tools intel/aub_error_decoder: print driver identifier if found 2020-05-20 15:58:22 +00:00
vulkan spirv,radv,anv: implement no-op VK_GOOGLE_user_type 2020-05-28 17:30:24 +02:00
Android.blorp.mk intel: android: remove libdrm_intel requirement 2017-03-30 19:07:23 +01:00
Android.common.mk android: static link with libexpat with Android O+ 2019-03-25 10:11:57 +02:00
Android.compiler.mk android: fix build issues with brw_nir_trig_workarounds.c 2017-10-04 07:39:05 +03:00
Android.dev.mk intel: add identifier for debug purposes 2020-05-20 15:58:22 +00:00
Android.genxml.mk intel/genxml: generate pack files for gen12 on android builds 2019-08-28 13:38:33 -07:00
Android.isl.mk isl: Fix the android build. 2020-02-05 21:31:40 -08:00
Android.mk i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Android.perf.mk i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Android.vulkan.mk anv/android: setup gralloc1 usage from gralloc0 usage manually 2020-01-28 14:46:25 +02:00
Makefile.perf.am i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Makefile.sources intel: Move anv_gem_supports_syncobj_wait to common code. 2020-05-01 19:00:02 +00:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00