mesa/src/freedreno/vulkan
Caio Marcelo de Oliveira Filho c8a7bd0dc8 nir: Rename WORK_GROUP (and similar) to WORKGROUP
Be consistent with other usages in Vulkan and SPIR-V, and the recently
added workgroup_size field.

Acked-by: Emma Anholt <emma@anholt.net>
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Acked-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11190>
2021-06-07 22:34:42 +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: Move the extension tables to tu_device.c 2021-05-06 00:14:12 +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: Make sure that SNORM blits don't clamp ambiguous -1.0 values. 2021-05-27 19:27:40 +00:00
tu_cmd_buffer.c turnip: implement VK_EXT_provoking_vertex 2021-06-04 14:37:01 +00:00
tu_cs.c turnip: place a limit on the growth of BOs 2021-05-31 17:38:26 +00:00
tu_cs.h freedreno/tu+drm: Extract out pm4 pkt header helpers 2021-05-31 23:34:43 +00:00
tu_descriptor_set.c turnip: make possible to create read-only bo with tu_bo_init_new 2021-05-17 18:29:09 +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: implement VK_EXT_provoking_vertex 2021-06-04 14:37:01 +00:00
tu_drm.c turnip: make possible to create read-only bo with tu_bo_init_new 2021-05-17 18:29:09 +00:00
tu_formats.c tunrip: Add support for VK_EXT_separate_stencil_usage. 2021-05-04 20:30:50 +00:00
tu_image.c tunrip: Add support for VK_EXT_separate_stencil_usage. 2021-05-04 20:30:50 +00:00
tu_kgsl.c turnip/kgsl: Fix to build on android. 2021-06-03 08:55:06 +00:00
tu_legacy.c turnip: use common entrypoints for VK_KHR_create_renderpass2 2021-03-24 11:21:53 +00:00
tu_nir_lower_multiview.c turnip: consider HW limit on number of views when apply multipos opt 2021-02-19 09:16:00 +00:00
tu_pass.c turnip: implement variableMultisampleRate 2021-04-07 12:04:45 +00:00
tu_pipeline.c nir: Rename WORK_GROUP (and similar) to WORKGROUP 2021-06-07 22:34:42 +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: implement VK_EXT_provoking_vertex 2021-06-04 14:37:01 +00:00
tu_query.c turnip: make possible to create read-only bo with tu_bo_init_new 2021-05-17 18:29:09 +00:00
tu_shader.c nir: Rename WORK_GROUP (and similar) to WORKGROUP 2021-06-07 22:34:42 +00:00
tu_util.c tu: Skip tu_tiling_config_update_tile_layout() if not using gmem 2021-03-29 21:58:24 +00:00
tu_util.h vulkan: Deduplicate mesa stage conversion 2021-04-03 17:34:39 +00:00
tu_wsi.c turnip: Use the common dispatch framework 2021-02-01 18:54:24 +00:00
tu_wsi_display.c turnip: Only write the tu_RegisterDeviceEXT() out fence on success. 2021-04-27 16:19:26 +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 anv: Move vk_format helpers to common code 2021-03-10 18:17:31 +00:00