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

Method VkHandle

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

Source from the content-addressed store, hash-verified

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

Callers 7

RecordDecodeVideoMethod · 0.45
RecordEncodeVideoMethod · 0.45
RecordBindPipelineMethod · 0.45
RecordPushConstantsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected