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

Method init

cpp/5_Domain_Specific/simpleVulkanMMAP/VulkanBaseApp.cpp:183–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181}
182
183void VulkanBaseApp::init()
184{
185 initWindow();
186 initVulkan();
187}
188
189VkCommandBuffer VulkanBaseApp::beginSingleTimeCommands()
190{

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected