mesa/src
Samuel Pitoiset c6d776f092 radv: remove unnecessary check in FreeCommandBuffers()
cmd_buffer->pool should never be NULL. Even if AllocateCommandBuffers()
fails, the successfully created cmdbuffers would have it set correctly.

From the Vulkan spec:

    "VUID-vkFreeCommandBuffers-pCommandBuffers-parent
     Each element of pCommandBuffers that is a valid handle must have
     been created, allocated, or retrieved from commandPool."

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15164>
2022-03-14 12:45:29 +00:00
..
amd radv: remove unnecessary check in FreeCommandBuffers() 2022-03-14 12:45:29 +00:00
android_stub
asahi nir: Fix lowering terminology of compute system values: "from"->"to". 2022-03-08 17:36:31 +00:00
broadcom ci: update various ci result files 2022-03-11 09:58:28 +00:00
compiler nir,spirv: Preserve ray_query_value 2022-03-13 12:02:05 +01:00
drm-shim
egl egl/wayland: fix crash in dri2_initialize_wayland_swrast 2022-03-07 08:26:01 +00:00
etnaviv ci: update various ci result files 2022-03-11 09:58:28 +00:00
freedreno freedreno/ir3: Don't try re-swapping cat3 srcs 2022-03-12 16:42:00 +00:00
gallium Revert "llvmpipe: allow vertex processing and fragment processing in parallel" 2022-03-14 09:22:22 +00:00
gbm gbm: improve documentation about the lifetime of resources 2022-02-22 14:42:52 +01:00
getopt
glx glx/drisw: handle GL_RESET_NOTIFICATION_STRATEGY 2022-02-28 16:10:00 +00:00
gtest
hgl
imgui
intel intel/compiler: Fix non-trivial designated initializer 2022-03-14 09:56:04 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi glthread: call _mesa_glthread_BindBuffer unconditionally 2022-02-01 06:11:22 +00:00
mesa mesa: Easier shader capture for android 2022-03-12 16:41:59 +00:00
microsoft ci: Disable windows-vs2019 2022-02-23 15:12:41 +00:00
nouveau
panfrost panfrost: Handle txs of cube arrays 2022-03-12 17:34:01 +00:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util util: fix msvc build 2022-03-12 11:38:27 +11:00
virtio virgl: Check texture multisample compatibility 2022-03-10 10:34:12 +00:00
vulkan lavapipe: Use the auto-generated vk_enqueue_BeginRendering 2022-03-11 11:40:41 -06:00
meson.build meson: start building intel earlier. 2022-01-20 06:41:17 +00:00