Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
183
void VulkanBaseApp::init()
184
{
185
initWindow();
186
initVulkan();
187
}
188
189
VkCommandBuffer VulkanBaseApp::beginSingleTimeCommands()
190
{
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected