initial implementation of a cheap renderpass struct/class.
parent
74ff8e70
No related branches found
No related tags found
Showing
- config/Sources.cmake 3 additions, 0 deletionsconfig/Sources.cmake
- include/vkcv/Core.hpp 11 additions, 2 deletionsinclude/vkcv/Core.hpp
- include/vkcv/Handles.hpp 1 addition, 1 deletioninclude/vkcv/Handles.hpp
- include/vkcv/Renderpass.hpp 54 additions, 0 deletionsinclude/vkcv/Renderpass.hpp
- projects/first_triangle/src/main.cpp 32 additions, 0 deletionsprojects/first_triangle/src/main.cpp
- src/vkcv/Core.cpp 125 additions, 1 deletionsrc/vkcv/Core.cpp
- src/vkcv/Renderpass.cpp 16 additions, 0 deletionssrc/vkcv/Renderpass.cpp
Loading
Please register or sign in to comment