vkd3d-proton/libs/vkd3d/shaders
Hans-Kristian Arntzen eb1e3ae656 debug: Add concept of implicit instance index to debug ring.
For internal debug shaders, it is helpful to ensure in-order logs when
sorted for later inspection.

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
2022-06-01 15:53:25 +02:00
..
cs_clear_uav_buffer_float.comp meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
cs_clear_uav_buffer_raw.comp meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
cs_clear_uav_buffer_uint.comp meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
cs_clear_uav_image_1d_array_float.comp meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
cs_clear_uav_image_1d_array_uint.comp meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
cs_clear_uav_image_1d_float.comp meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
cs_clear_uav_image_1d_uint.comp meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
cs_clear_uav_image_2d_array_float.comp meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
cs_clear_uav_image_2d_array_uint.comp meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
cs_clear_uav_image_2d_float.comp meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
cs_clear_uav_image_2d_uint.comp meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
cs_clear_uav_image_3d_float.comp meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
cs_clear_uav_image_3d_uint.comp meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
cs_execute_indirect_patch.comp vkd3d: Encode in detail which commands we're emitting in template. 2022-06-01 15:53:25 +02:00
cs_execute_indirect_patch_debug_ring.comp debug: Add concept of implicit instance index to debug ring. 2022-06-01 15:53:25 +02:00
cs_predicate_command.comp vkd3d: Add meta shader to generate predicated draw/dispatch commands. 2020-11-27 12:43:39 +01:00
cs_resolve_binary_queries.comp vkd3d: Rewrite binary occlusion query resolve shader. 2021-01-19 14:11:46 +01:00
cs_resolve_predicate.comp vkd3d: Add meta shader to generate predicated draw/dispatch commands. 2020-11-27 12:43:39 +01:00
cs_resolve_query.comp vkd3d: Add query resolve shader. 2021-01-19 14:11:46 +01:00
fs_copy_image_float.frag meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
fs_copy_image_stencil.frag vkd3d: Implement COLOR -> STENCIL copy if stencil export is supported. 2022-02-03 15:43:41 +01:00
fs_copy_image_uint.frag meta: Add fs_copy_uint path. 2021-05-05 00:11:10 +02:00
fs_swapchain_fullscreen.frag meta: Add vert/frag shaders for fullscreen swapchain pass. 2020-10-06 13:15:31 +02:00
gs_fullscreen.geom meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
vs_fullscreen.vert meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
vs_fullscreen_layer.vert meta: Add missing newlines to end of files 2020-11-05 17:16:57 +01:00
vs_swapchain_fullscreen.vert meta: Add vert/frag shaders for fullscreen swapchain pass. 2020-10-06 13:15:31 +02:00