MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-ValidationLayers / Handle

Method Handle

layers/state_tracker/cmd_buffer_state.cpp:2728–2728  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2726}
2727
2728VulkanTypedHandle CommandBufferSubState::Handle() const { return base.Handle(); }
2729VkCommandBuffer CommandBufferSubState::VkHandle() const { return base.VkHandle(); }
2730
2731} // namespace vvl

Callers 11

InUseMethod · 0.45
NotifyInvalidateMethod · 0.45
GetObjectListMethod · 0.45
InUseMethod · 0.45
AddParentMethod · 0.45
RemoveParentMethod · 0.45
AddMethod · 0.45
AddMethod · 0.45
InUseMethod · 0.45
InUseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected