4J-company / mr-graphics

Fast* parallel** vulkan.hpp renderer***
4 stars 0 forks source link

Added spirv reflection #39

Open mitya-y opened 4 months ago

mitya-y commented 4 months ago

Added spirv shaders reflection features. Reflect attributes (and use it in pipelines creation, it help remove extra pipeline constructor argument) and descriptor sets (it will help check shaders files on compile time).