MCPcopy Create free account
hub / github.com/K0bin/SourceRenderer / begin_render_pass

Function begin_render_pass

graphics/vulkan/src/renderpass.rs:49–139  ·  view source on GitHub ↗
(
    device: &RawVkDevice,
    command_buffer: vk::CommandBuffer,
    render_pass: &gpu::RenderPassBeginInfo<VkBackend>,
    recording_mode: gpu::RenderpassRecordingMode,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

begin_render_passMethod · 0.85

Calls 13

resolve_mode_to_vkFunction · 0.85
load_op_ds_to_vkFunction · 0.85
store_op_to_vkFunction · 0.85
view_handleMethod · 0.80
is_depthMethod · 0.80
is_stencilMethod · 0.80
as_ptrMethod · 0.80
mapMethod · 0.45
texture_infoMethod · 0.45
as_refMethod · 0.45
infoMethod · 0.45

Tested by

no test coverage detected