Home
last modified time | relevance | path

Searched defs:CHECK_DISABLED (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dchassis.h2400 struct CHECK_DISABLED { struct
2401 bool command_buffer_state; // Skip command buffer state validation
2402 bool object_in_use; // Skip all object in_use checking
2403 …dle_descriptor_set; // Skip check to verify that descriptor set is not in-use
2404 bool push_constant_range; // Skip push constant range checks
2405 …bool query_validation; // Disable all core validation query-related checks
2406 bool image_layout_validation; // Disable image layout validation
2407 bool object_tracking; // Disable object lifetime validation
2408 bool core_checks; // Disable core validation checks
2409 bool thread_safety; // Disable thread safety validation
[all …]