mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-11-21 16:46:41 -08:00
Józef Kucia
cc0cfb5a81
libs/vkd3d: Factor out d3d12_root_signature_init_root_descriptors() function.
Root descriptors are going to be assigned to a separate descriptor set in order to be used with VK_KHR_push_descriptor.
============================= The vkd3d 3D Graphics Library ============================= Vkd3d is a 3D graphics library built on top of Vulkan. It has an API very similar, but not identical, to Direct3D 12.
Description
Languages
C
93.1%
Yacc
4.6%
Lex
0.7%
M4
0.7%
Makefile
0.3%
Other
0.6%