Home
last modified time | relevance | path

Searched refs:DEBUG_REPORT (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
DREADME.md23 All validation layers work with the DEBUG_REPORT extension to provide validation feedback.
27 debug callback functions via the DEBUG_REPORT extension to receive callbacks when validation
/external/rust/crates/ash/src/vk/
Denums.rs1157 pub const DEBUG_REPORT: Self = Self::DEBUG_REPORT_CALLBACK_EXT; constant