mesa/src/amd
Samuel Pitoiset 28af93ace7 radv: fix pipelineStageCreationFeedbackCount when it's 0
From the Vulkan spec 1.3.227:

    "If pipelineStageCreationFeedbackCount is not 0,
     pPipelineStageCreationFeedbacks must be a valid pointer to an
     array of pipelineStageCreationFeedbackCount
     VkPipelineCreationFeedback structures."

Cc: mesa-stable
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18513>
2022-09-12 06:57:59 +00:00
..
addrlib amd/addrlib: fix 3D texture allocation failures on gfx11 2022-08-03 00:57:16 +00:00
ci radv: Switch to dynamic rendering only 2022-09-09 09:24:59 +00:00
common radv: emit SQTT markers for RT related commands 2022-09-09 05:51:23 +00:00
compiler aco: Use plain VOPC for vcmpx when possible. 2022-09-07 16:08:36 +00:00
drm-shim Use proper types for meson objects 2022-04-18 13:03:08 +03:00
llvm radeonsi: add and implement load_user_clip_plane abi 2022-09-06 00:35:36 +00:00
registers radeonsi: follow shader_info.float_controls_execution_mode (mostly) 2022-08-03 00:57:16 +00:00
vulkan radv: fix pipelineStageCreationFeedbackCount when it's 0 2022-09-12 06:57:59 +00:00
.clang-format radv: allow holes in inline push constants 2022-04-12 11:44:30 +00:00
meson.build r300/r600: Add drm-shim support. 2022-02-02 00:59:08 +00:00