Changeset 8667f76 in opengl-game for game-gui-sdl.hpp
- Timestamp:
- Jul 19, 2019, 9:49:52 PM (6 years ago)
- Branches:
- feature/imgui-sdl, master, points-test
- Children:
- 80edd70
- Parents:
- 0e6ecf3
- git-author:
- Dmitry Portnoy <dmitry.portnoy@…> (07/19/19 21:45:27)
- git-committer:
- Dmitry Portnoy <dmitry.portnoy@…> (07/19/19 21:49:52)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
game-gui-sdl.hpp
r0e6ecf3 r8667f76 16 16 17 17 bool CreateVulkanSurface(VkInstance instance, VkSurfaceKHR* surface); 18 vector<const char*> GetRequiredExtensions(); 19 void GetWindowSize(int* width, int* height); 18 20 19 21 private:
Note:
See TracChangeset
for help on using the changeset viewer.