You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
624 B
12 lines
624 B
lunarg_core_validation.report_flags = error |
|
lunarg_core_validation.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG |
|
lunarg_object_tracker.report_flags = error |
|
lunarg_object_tracker.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG |
|
lunarg_parameter_validation.report_flags = error |
|
lunarg_parameter_validation.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG |
|
google_threading.report_flags = error |
|
google_threading.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG |
|
lunarg_swapchain.report_flags = error |
|
lunarg_swapchain.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG |
|
lunarg_image.report_flags = error |
|
lunarg_image.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG
|
|
|