mirror of
https://gitee.com/openharmony/third_party_vulkan-loader
synced 2024-11-23 15:20:52 +00:00
bebf064ad4
Change-Id: I482e3fa6b959983d427caef4de7d703b6f7003c2
13 lines
624 B
Plaintext
13 lines
624 B
Plaintext
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
|