mesa/src/vulkan
Jason Ekstrand 9066cc86bb vulkan: Copy the depth/stencil state optimization code from ANV
Instead of having stencil writes as an out parameter of the optimization
function, we add a new write_enable field for stencil that's equivalent
to the similarly named field for depth.  This doesn't mean drivers must
actually support disabling stencil writes independently but the
information may be helpful on some hardware.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17328>
2022-07-19 19:19:34 +00:00
..
device-select-layer vulkan: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
overlay-layer vulkan: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
registry venus: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
runtime vulkan: Copy the depth/stencil state optimization code from ANV 2022-07-19 19:19:34 +00:00
util Revert "vulkan: Detect pNext chain loops in vk_foreach_struct()" 2022-07-18 23:48:59 -05:00
wsi vulkan: use updated tokens from vk.xml 2022-07-12 15:53:11 +00: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