descriptor update

This commit is contained in:
Jorijn van der Graaf 2025-05-07 23:49:31 +02:00
commit abc1d7da9f
8 changed files with 254 additions and 127 deletions

View file

@ -34,4 +34,5 @@ export import :VulkanBuffer;
export import :Mesh;
export import :MeshShader;
export import :VulkanTexture;
export import :TextureShader;
export import :TextureShader;
export import :DescriptorSet;