MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Samples / end_render_pass

Method end_render_pass

framework/core/command_buffer.h:827–830  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

825 else
826 {
827 return static_cast<VkCommandBufferLevel>(level);
828 }
829}
830
831template <vkb::BindingType bindingType>
832inline void CommandBuffer<bindingType>::execute_commands(vkb::core::CommandBuffer<bindingType> &secondary_command_buffer)
833{

Callers 15

drawMethod · 0.80
render_shadow_passMethod · 0.80
draw_renderpassMethod · 0.80
renderMethod · 0.80
draw_pipelineFunction · 0.80
drawMethod · 0.80
draw_renderpassMethod · 0.80
draw_renderpassMethod · 0.80
drawMethod · 0.80
postprocessingMethod · 0.80
draw_renderpassMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected