Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_handle
Method
get_handle
framework/core/acceleration_structure.cpp:231–234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
229
}
230
231
VkAccelerationStructureKHR AccelerationStructure::get_handle() const
232
{
233
return handle;
234
}
235
236
const VkAccelerationStructureKHR *AccelerationStructure::get() const
237
{
Callers
2
~AccelerationStructure
Method · 0.45
build
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected