mesa/src/freedreno/vulkan
Danylo Piliaiev f0a76b2067 turnip: enable inheritedQueries
Passes relevant CTS tests.

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8824>
2021-02-10 12:38:44 +00:00
..
.clang-format
.dir-locals.el turnip: Add a .editorconfig and .dir-locals.el 2019-09-27 13:34:28 -07:00
.editorconfig turnip: Add a .editorconfig and .dir-locals.el 2019-09-27 13:34:28 -07:00
TODO
meson.build turnip: Use the common dispatch framework 2021-02-01 18:54:24 +00:00
msm_kgsl.h turnip: Add kgsl backend 2020-09-21 22:51:05 +00:00
tu_android.c turnip: Drop some legacy wrappers in favor of common code 2021-02-01 18:54:24 +00:00
tu_clear_blit.c turnip: fix resolve MSAA D32_SFLOAT_S8_UINT image to S8_UINT 2021-02-03 16:51:02 +00:00
tu_cmd_buffer.c turnip: add missing register write to disable dithering 2021-02-03 13:45:19 +00:00
tu_cs.c turnip: device global bo list 2020-09-13 04:04:58 +00:00
tu_cs.h freedreno/registers: split header build into subdirs 2020-08-03 19:46:49 +00:00
tu_descriptor_set.c turnip: Assert about the storage buffer offset alignment. 2020-11-18 00:38:02 +00:00
tu_descriptor_set.h turnip: initial implementation of VK_KHR_push_descriptor 2020-09-29 12:58:34 +00:00
tu_device.c turnip: enable inheritedQueries 2021-02-10 12:38:44 +00:00
tu_drm.c turnip: Use the common dispatch framework 2021-02-01 18:54:24 +00:00
tu_extensions.py vulkan: Drop the type_prefix parameter from gen_extensions 2021-02-01 18:54:25 +00:00
tu_formats.c turnip: IMAGE_FILTER_{LINEAR,CUBIC}_BIT only for non-integer formats 2021-02-03 13:45:19 +00:00
tu_icd.py
tu_image.c turnip: disable UBWC on Z24_S8 MSAA images on A630 2021-01-18 17:32:21 +01:00
tu_kgsl.c turnip/kgsl: support VK_KHR_performance_query 2020-12-22 04:57:22 +00:00
tu_legacy.c turnip: Drop some legacy wrappers in favor of common code 2021-02-01 18:54:24 +00:00
tu_nir_lower_multiview.c nir: Add and use some deref mode helpers 2020-11-03 22:18:28 +00:00
tu_pass.c turnip: implement VK_KHR_depth_stencil_resolve support 2020-11-19 09:43:11 +00:00
tu_pipeline.c turnip: fix logicOp 2021-02-03 13:45:19 +00:00
tu_pipeline_cache.c vulkan/util: add struct vk_pipeline_cache_header 2020-07-30 11:44:21 +02:00
tu_private.h turnip: Switch to the common VK_EXT_debug_report 2021-02-01 18:54:24 +00:00
tu_query.c turnip: Remove unsigned nonnegative check. 2020-12-24 23:08:56 +00:00
tu_shader.c tu: use intrinsic builders 2021-01-06 14:34:41 +00:00
tu_util.c tu: Use freedreno_dev_info 2020-11-02 18:07:05 +00:00
tu_util.h turnip: remove unnecessary/redundant tu_image fields 2020-11-05 18:06:15 +00:00
tu_wsi.c turnip: Use the common dispatch framework 2021-02-01 18:54:24 +00:00
tu_wsi_display.c turnip: Use the common dispatch framework 2021-02-01 18:54:24 +00:00
tu_wsi_wayland.c turnip: Use the common dispatch framework 2021-02-01 18:54:24 +00:00
tu_wsi_x11.c turnip: Use the common dispatch framework 2021-02-01 18:54:24 +00:00
vk_format.h Fix VMware capitalization. 2020-10-27 15:33:40 -07:00