mesa/src
Samuel Pitoiset fc93e0453c radv: simplify VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED
The Vulkan spec says:
    "VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT specifies
     that pipeline creation will fail if a compile is required for
     creation of a valid VkPipeline object; VK_PIPELINE_COMPILE_REQUIRED
     will be returned by pipeline creation, and the VkPipeline will be
     set to VK_NULL_HANDLE."

Given the implementation is expected to set the pipeline to
VK_NULL_HANDLE, it's unecessary to handle pipeline feedback.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20943>
2023-01-30 09:37:52 +00:00
..
amd radv: simplify VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED 2023-01-30 09:37:52 +00:00
android_stub android: Cleanup unneeded headers from the sync stub 2023-01-25 08:58:25 -03:00
asahi asahi: Omit extra call to clock_gettime 2023-01-29 16:26:48 +00:00
broadcom meson: do not reconstruct ICD paths 2023-01-27 11:35:50 +00:00
c11 c11: Remove _MTX_INITIALIZER_NP for windows 2022-11-09 04:38:28 +00:00
compiler meson: use files() instead of joining paths 2023-01-27 11:35:50 +00:00
drm-shim drm-shim: Use hide_drm_device_path() to hide other drm devices 2022-12-30 15:51:11 -08:00
egl egl/dri2: Use primary device in EGL device platform for kms_swrast 2023-01-27 08:55:58 +00:00
etnaviv etnaviv: drm: fix check if BO is on a deferred destroy list 2023-01-28 13:48:30 +00:00
freedreno ir3: support texture and sampler index with offsets 2023-01-28 18:00:31 +00:00
gallium rusticl: fix build error with valgrind being enabled 2023-01-30 03:41:39 +01:00
gbm gbm/backend: fix gbm compile without dri 2023-01-13 22:29:29 +00:00
getopt
glx loader,glx,egl: remove is_different_gpu variable from loader 2023-01-24 12:51:35 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Process wait event sub command. 2023-01-27 19:41:08 +00:00
imgui
intel anv: fix null descriptors 2023-01-27 21:38:32 +00:00
loader loader: Add infrastructure for tracking active CRTC resources 2023-01-27 04:35:08 +00:00
mapi glthread: make marshal functions for glBegin/End attribs non-static 2023-01-20 21:34:09 -05:00
mesa mesa: fix out of bounds stack access on big endian 2023-01-25 23:27:10 +00:00
microsoft dzn: Consider linked shaders when computing DXIL hash 2023-01-27 20:56:01 +00:00
nouveau nir: Eliminate nir_op_i2b 2022-12-14 06:23:21 +00:00
panfrost meson: do not reconstruct ICD paths 2023-01-27 11:35:50 +00:00
tool tool/pps: Fix 32-bit build issue with format string 2023-01-18 19:27:41 +00:00
util radv: add a layer for fixing rendering issues with RAGE2 2023-01-27 15:28:45 +00:00
virtio meson: do not reconstruct ICD paths 2023-01-27 11:35:50 +00:00
vulkan vulkan/rmv: Remove delta parameter from dump helpers 2023-01-26 01:17:26 +00:00
meson.build wgl: Add support for Xbox GDK. 2023-01-19 03:25:55 +00:00