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

Function barriers_to_vk

graphics/vulkan/src/command.rs:1796–1980  ·  view source on GitHub ↗
(
    device: &RawVkDevice,
    barriers: &[Barrier<'a, VkBackend>],
    pending_image_barriers: &'a mut [vk::ImageMemoryBarrier2],
    pending_buffer_barriers: &'a mut [vk::BufferMemoryBarrier2],
   

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

barrierMethod · 0.85
split_barrier_signalMethod · 0.85
split_barrier_waitMethod · 0.85

Calls 10

queue_ownership_to_vkFunction · 0.85
barrier_sync_to_stageFunction · 0.85
barrier_access_to_accessFunction · 0.85
is_depthMethod · 0.80
is_stencilMethod · 0.80
as_ptrMethod · 0.80
infoMethod · 0.45
is_emptyMethod · 0.45
handleMethod · 0.45

Tested by

no test coverage detected