mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 06:30:10 +01:00
sed -i -e 's/VkDynamicVpState/VkDynamicViewportState/g' \
-e 's/VkDynamicRsState/VkDynamicRasterState/g' \
-e 's/VkDynamicCbState/VkDynamicColorBlendState/g' \
-e 's/VkDynamicDsState/VkDynamicDepthStencilState/g' \
$(git ls-files include/vulkan src/vulkan)
|
||
|---|---|---|
| .. | ||
| vk_platform.h | ||
| vk_wsi_lunarg.h | ||
| vulkan-0.132.h | ||
| vulkan.h | ||
| vulkan_intel.h | ||