Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.h69 struct CHECK_DISABLED { struct
70 bool command_buffer_state;
71 bool create_descriptor_set_layout;
72 bool destroy_buffer_view; // Skip validation at DestroyBufferView time
73 bool destroy_image_view; // Skip validation at DestroyImageView time
74 bool destroy_pipeline; // Skip validation at DestroyPipeline time
75 bool destroy_descriptor_pool; // Skip validation at DestroyDescriptorPool time
76 bool destroy_framebuffer; // Skip validation at DestroyFramebuffer time
77 bool destroy_renderpass; // Skip validation at DestroyRenderpass time
78 bool destroy_image; // Skip validation at DestroyImage time
[all …]