Changeset e83b155 in opengl-game for vulkan-utils.hpp
- Timestamp:
- Oct 18, 2019, 2:40:47 PM (5 years ago)
- Branches:
- feature/imgui-sdl, master, points-test
- Children:
- 603b5bc
- Parents:
- b794178
- git-author:
- Dmitry Portnoy <dmitry.portnoy@…> (10/18/19 14:38:29)
- git-committer:
- Dmitry Portnoy <dmitry.portnoy@…> (10/18/19 14:40:47)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vulkan-utils.hpp
rb794178 re83b155 83 83 84 84 static bool hasStencilComponent(VkFormat format); 85 86 static void destroyVulkanImage(VkDevice& device, VulkanImage& image); 85 87 }; 86 88
Note:
See TracChangeset
for help on using the changeset viewer.