mesa/src/vulkan
Jason Ekstrand 83fb6fe569 vulkan/wsi: Align buffer image strides to optimalBufferCopyRowPitchAlignment
This isn't a big deal for the current buffer paths because the required
alignment for PRIME is already higher than any driver advertises.
However, the SW path we're about to add won't have the PRIME requirement.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17388>
2022-07-07 11:44:17 -05:00
..
device-select-layer vulkan/device_select: remove get_pdevice_proc_addr 2022-07-06 23:53:25 +00:00
overlay-layer meson: Tell glslang to be quiet. 2022-05-04 11:30:43 +00:00
registry vulkan: Update Vulkan XML and headers to 1.3.219. 2022-07-06 16:27:21 +00:00
runtime vulkan: Add common code for VK_EXT_shader_module_identifier. 2022-07-06 16:27:21 +00:00
util vulkan_entrypoints_gen: For Windows ARM64EC, prefix symbols with '#' 2022-06-29 01:18:19 +00:00
wsi vulkan/wsi: Align buffer image strides to optimalBufferCopyRowPitchAlignment 2022-07-07 11:44:17 -05:00
meson.build meson: Using get_argument_syntax as the --compiler_id option for gen_vs_module_defs.py 2022-06-16 19:59:58 +00:00
vulkan-icd-symbols.txt vulkan: Allow global symbol HMI for Android 2020-08-05 18:08:07 +00:00
vulkan_api.def.in win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00