Searched defs:CHECK_DISABLED (Results 1 – 1 of 1) sorted by relevance
69 struct CHECK_DISABLED { struct70 bool command_buffer_state;71 bool create_descriptor_set_layout;72 bool destroy_buffer_view; // Skip validation at DestroyBufferView time73 bool destroy_image_view; // Skip validation at DestroyImageView time74 bool destroy_pipeline; // Skip validation at DestroyPipeline time75 bool destroy_descriptor_pool; // Skip validation at DestroyDescriptorPool time76 bool destroy_framebuffer; // Skip validation at DestroyFramebuffer time77 bool destroy_renderpass; // Skip validation at DestroyRenderpass time78 bool destroy_image; // Skip validation at DestroyImage time[all …]