Changeset 28ea92f in opengl-game for vulkan-game.hpp
- Timestamp:
- Feb 14, 2021, 3:12:38 AM (4 years ago)
- Branches:
- feature/imgui-sdl
- Children:
- 737c26a
- Parents:
- 4e2c709
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vulkan-game.hpp
r4e2c709 r28ea92f 293 293 uint32_t currentFrame; 294 294 295 bool framebufferResized;295 bool shouldRecreateSwapChain; 296 296 297 297 VkDescriptorPool imguiDescriptorPool;
Note:
See TracChangeset
for help on using the changeset viewer.