MCPcopy Create free account
hub / github.com/adrien-ben/vulkan-tutorial-rs / check_validation_layer_support

Function check_validation_layer_support

src/debug.rs:54–67  ·  view source on GitHub ↗

Check if the required validation set in `REQUIRED_LAYERS` are supported by the Vulkan instance. # Panics Panic if at least one on the layer is not supported.

(entry: &Entry)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

create_instanceMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected