mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 05:08:06 +02:00
We use some of the VkGraphicsPipelineCreateInfo fields that should be ignored when rasterization in disabled, assuming those who be set to NULL by the caller in that case, which is not mandated by the Vulkan specification. Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15698> |
||
|---|---|---|
| .. | ||
| dzn_cmd_buffer.cpp | ||
| dzn_descriptor_set.cpp | ||
| dzn_device.cpp | ||
| dzn_image.cpp | ||
| dzn_meta.cpp | ||
| dzn_nir.c | ||
| dzn_nir.h | ||
| dzn_pass.cpp | ||
| dzn_pipeline.cpp | ||
| dzn_pipeline_cache.cpp | ||
| dzn_private.h | ||
| dzn_query.cpp | ||
| dzn_sync.cpp | ||
| dzn_util.c | ||
| dzn_util.cpp | ||
| dzn_wsi.cpp | ||
| meson.build | ||
| vulkan_dzn.def | ||