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

Method new_graphics

graphics/vulkan/src/pipeline.rs:453–726  ·  view source on GitHub ↗
(
        device: &Arc<RawVkDevice>,
        info: &gpu::GraphicsPipelineInfo<VkBackend>,
        shared: &VkShared,
        name: Option<&str>,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

shader_type_to_vkFunction · 0.85
format_to_vkFunction · 0.85
input_rate_to_vkFunction · 0.85
samples_to_vkFunction · 0.85
compare_func_to_vkFunction · 0.85
stencil_op_to_vkFunction · 0.85
blend_factor_to_vkFunction · 0.85
blend_op_to_vkFunction · 0.85
color_components_to_vkFunction · 0.85
logic_op_to_vkFunction · 0.85
add_bindless_set_if_usedFunction · 0.85

Tested by

no test coverage detected