[#36] vertex layout reflection done
parent
2d2a35ed
No related branches found
No related tags found
Showing
- config/Sources.cmake 3 additions, 0 deletionsconfig/Sources.cmake
- include/vkcv/ShaderProgram.hpp 5 additions, 1 deletioninclude/vkcv/ShaderProgram.hpp
- include/vkcv/VertexLayout.hpp 37 additions, 0 deletionsinclude/vkcv/VertexLayout.hpp
- src/vkcv/ShaderProgram.cpp 63 additions, 15 deletionssrc/vkcv/ShaderProgram.cpp
- src/vkcv/VertexLayout.cpp 53 additions, 0 deletionssrc/vkcv/VertexLayout.cpp
include/vkcv/VertexLayout.hpp
0 → 100644
src/vkcv/VertexLayout.cpp
0 → 100644
Please register or sign in to comment