Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_handle
Method
get_handle
framework/core/pipeline.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
VkPipeline Pipeline::get_handle() const
49
{
50
return handle;
51
}
52
53
const vkb::rendering::PipelineStateC &Pipeline::get_state() const
54
{
Callers
3
~Pipeline
Method · 0.45
ComputePipeline
Method · 0.45
GraphicsPipeline
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected