mesa/src/freedreno
Hyunjun Ko 4b8f4bae01 tu: allow dynamic primitive topology with tessellation
This allows to set VK_PRIMITIVE_TOPOLOGY_PATCH_LIST dynamically when
tessellation used.

If other values are set via vkCmdSetPrimitiveTopologyEXT for the case,
the validation layer can detect the issue.

Fixes dEQP-VK.pipeline.extended_dynamic_state.*.topology_patch*

Signed-off-by: Hyunjun Ko <zzoon@igalia.com>
Reviewed-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12299>
2021-08-12 01:37:01 +00:00
..
.gitlab-ci freedreno/decode: print estimated crash location without colored output 2021-08-11 09:24:19 +00:00
afuc freedreno/afuc: Print uintptr_t with PRIxPTR 2021-06-02 03:57:20 +00:00
ci tu: Read some input attachments directly 2021-08-10 16:45:53 +02:00
common freedreno: Device matching based on chip_id 2021-08-06 18:51:50 +00:00
computerator freedreno/all: Introduce fd_dev_id 2021-08-06 18:51:50 +00:00
decode freedreno/decode: print estimated crash location without colored output 2021-08-11 09:24:19 +00:00
drm freedreno: Device matching based on chip_id 2021-08-06 18:51:50 +00:00
drm-shim freedreno/drm-shim: keep GEM buffers page-aligned 2021-06-14 17:30:01 +00:00
ds freedreno/all: Introduce fd_dev_id 2021-08-06 18:51:50 +00:00
fdl freedreno/fdl: Give the tiling mode a nice name in debug dumps. 2021-06-17 22:47:51 +00:00
ir2 freedreno/ir2: Re-indent 2021-04-17 15:38:56 +00:00
ir3 freedreno/all: Introduce fd_dev_id 2021-08-06 18:51:50 +00:00
isa freedreno/ir3: Reduce use of compiler->gpu_id 2021-08-06 18:51:50 +00:00
perfcntrs freedreno/all: Introduce fd_dev_id 2021-08-06 18:51:50 +00:00
registers freedreno/regs: add bit to control continuous clock with 7nm PHYs 2021-08-08 20:15:42 +00:00
rnn freedreno/headergen2: Fix compile warnings with CP_DRAW_INDIRECT_MULTI 2021-05-31 23:34:43 +00:00
vulkan tu: allow dynamic primitive topology with tessellation 2021-08-12 01:37:01 +00:00
.clang-format freedreno: Add some options to .clang-format 2021-07-12 20:57:21 +00:00
.dir-locals.el freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
.editorconfig freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
meson.build freedreno: Add freedreno pps driver 2021-05-10 15:34:07 +00:00