mesa/src/freedreno/vulkan
Jonathan Marek a5635a8a50 turnip: add missing nir passes
Avoids assert fails in ir3.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
2019-10-15 07:56:20 -04: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 meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
tu_android.c
tu_cmd_buffer.c turnip: fixup consts 2019-10-15 07:56:20 -04:00
tu_cs.c
tu_cs.h
tu_descriptor_set.c turnip: basic descriptor sets (uniform buffer and samplers) 2019-09-26 17:18:13 -04:00
tu_descriptor_set.h
tu_device.c turnip: add anisotropy and compressed formats to device features 2019-10-15 07:56:19 -04:00
tu_drm.c freedreno: Move msm_drm.h to the same spot as other DRM uapi. 2019-05-14 11:51:55 -07:00
tu_entrypoints_gen.py
tu_extensions.py turnip: add VK_KHR_sampler_mirror_clamp_to_edge 2019-10-15 07:56:19 -04:00
tu_fence.c
tu_formats.c turnip: Fill in clear color packing for r10g11b11 and rgb9e5. 2019-10-15 07:56:19 -04:00
tu_icd.py
tu_image.c turnip: Set up the correct tiling mode for small attachments. 2019-10-15 07:56:19 -04:00
tu_meta_blit.c
tu_meta_buffer.c
tu_meta_clear.c
tu_meta_copy.c turnip: Add todo for d24_s8 copies 2019-09-27 15:05:21 +02:00
tu_meta_resolve.c
tu_pass.c
tu_pipeline.c turnip: fixup consts 2019-10-15 07:56:20 -04:00
tu_pipeline_cache.c
tu_private.h turnip: Set up the correct tiling mode for small attachments. 2019-10-15 07:56:19 -04:00
tu_query.c
tu_shader.c turnip: add missing nir passes 2019-10-15 07:56:20 -04:00
tu_util.c
tu_util.h
tu_wsi.c
tu_wsi_wayland.c
vk_format.h turnip: add format_is_uint/format_is_sint 2019-10-15 07:56:19 -04:00
vk_format_layout.csv turnip: add astc format layout 2019-10-15 07:56:19 -04:00
vk_format_parse.py
vk_format_table.py