MCPcopy Create free account
hub / github.com/NVIDIA/cuda-samples / init

Method init

cpp/5_Domain_Specific/simpleVulkan/VulkanBaseApp.cpp:189–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187}
188
189void VulkanBaseApp::init()
190{
191 initWindow();
192 initVulkan();
193}
194
195VkCommandBuffer VulkanBaseApp::beginSingleTimeCommands()
196{

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected