gfx-rs / portability

Vulkan Portability Implementation
Mozilla Public License 2.0
382 stars 25 forks source link

Support `VK_EXT_extended_dynamic_state` #224

Open ghost opened 3 years ago

ghost commented 3 years ago

Looking at the DirectX 12 code, and knowing the recent Vulkan API extension, there is an idea to remap some Vulkan API solutions from the VK_EXT_extended_dynamic_state extensions to similar DirectX 12 functions.

Some possible mappings: