Advertisement
Guest User

Vulkan Debug Report Linux

a guest
Jun 17th, 2017
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. Available extensions on host:
  2. VK_KHR_surface
  3. VK_KHR_xcb_surface
  4. VK_KHR_xlib_surface
  5. VK_EXT_debug_report
  6. VK_NV_external_memory_capabilities
  7.  
  8. Required extensions for GLFW:
  9. VK_KHR_surface
  10. VK_KHR_xcb_surface
  11.  
  12. Available layers on host:
  13. VK_LAYER_LUNARG_object_tracker
  14. LunarG Validation Layer
  15. Vulkan version: 1.0.46
  16. Layer version: 1
  17. VK_LAYER_LUNARG_parameter_validation
  18. LunarG Validation Layer
  19. Vulkan version: 1.0.46
  20. Layer version: 1
  21. VK_LAYER_LUNARG_monitor
  22. Execution Monitoring Layer
  23. Vulkan version: 1.0.46
  24. Layer version: 1
  25. VK_LAYER_LUNARG_core_validation
  26. LunarG Validation Layer
  27. Vulkan version: 1.0.46
  28. Layer version: 1
  29. VK_LAYER_LUNARG_screenshot
  30. LunarG image capture layer
  31. Vulkan version: 1.0.46
  32. Layer version: 1
  33. VK_LAYER_LUNARG_api_dump
  34. LunarG debug layer
  35. Vulkan version: 1.0.46
  36. Layer version: 2
  37. VK_LAYER_GOOGLE_unique_objects
  38. Google Validation Layer
  39. Vulkan version: 1.0.46
  40. Layer version: 1
  41. VK_LAYER_GOOGLE_threading
  42. Google Validation Layer
  43. Vulkan version: 1.0.46
  44. Layer version: 1
  45. VK_LAYER_LUNARG_swapchain
  46. LunarG Validation Layer
  47. Vulkan version: 1.0.46
  48. Layer version: 1
  49. VK_LAYER_VALVE_steam_overlay_32
  50. Steam Overlay Layer
  51. Vulkan version: 1.0.3
  52. Layer version: 1
  53. VK_LAYER_VALVE_steam_overlay_64
  54. Steam Overlay Layer
  55. Vulkan version: 1.0.3
  56. Layer version: 1
  57. VK_LAYER_LUNARG_standard_validation
  58. LunarG Standard Validation Layer
  59. Vulkan version: 1.0.46
  60. Layer version: 1
  61.  
  62. Use extensions for application:
  63. VK_KHR_surface
  64. VK_KHR_xcb_surface
  65. VK_EXT_debug_report
  66.  
  67. [DEBG] <DebugReport> 0x00000001: Added callback
  68. [DEBG] <DebugReport> 0x00000001: Added callback
  69. [DEBG] <DebugReport> 0x00000001: Added callback
  70. [DEBG] <DebugReport> 0x00000001: Added callback
  71. [INFO] <ObjectTracker> 0x00000000: OBJ[0x1] : CREATE Debug Report object 0x1ad3ec0
  72. [DEBG] <DebugReport> 0x00000001: Added callback
  73. [DEBG] <DebugReport> 0x00000001: Added callback
  74. [INFO] <ObjectTracker> 0x00000000: OBJ[0x2] : CREATE Physical Device object 0x1ad2810
  75.  
  76. Device: 840M
  77. Type: Discrete GPU
  78. Driver: 375.264.0
  79. Vulkan: 1.0.24
  80. Geometry Shader: True
  81. Multi Viewport: True
  82.  
  83. [INFO] <ObjectTracker> 0x00000000: OBJ_STAT Destroy Instance obj 0x18a7f80 (2 total objs remain & 0 Instance objs).
  84. [DEBG] <DebugReport> 0x00000001: Destroyed callback
  85. [ERR ] <DebugReport> 0x00000001: Debug Report callbacks not removed before DestroyInstance
  86. [DEBG] <DebugReport> 0x00000001: Destroyed callback
  87. [ERR ] <DebugReport> 0x00000001: Debug Report callbacks not removed before DestroyInstance
  88. [DEBG] <DebugReport> 0x00000001: Destroyed callback
  89. [ERR ] <DebugReport> 0x00000001: Debug Report callbacks not removed before DestroyInstance
  90. [DEBG] <DebugReport> 0x00000001: Destroyed callback
  91. [ERR ] <DebugReport> 0x00000001: Debug Report callbacks not removed before DestroyInstance
  92. [DEBG] <DebugReport> 0x00000001: Destroyed callback
  93. [ERR ] <DebugReport> 0x00000001: Debug Report callbacks not removed before DestroyInstance
  94. [DEBG] <DebugReport> 0x00000001: Destroyed callback
  95. [ERR ] <DebugReport> 0x00000001: Debug Report callbacks not removed before DestroyInstance
  96. [DEBG] <loader> 0x00000000: Unloading layer library libVkLayer_threading.so
  97. [DEBG] <loader> 0x00000000: Unloading layer library libVkLayer_parameter_validation.so
  98. [DEBG] <loader> 0x00000000: Unloading layer library libVkLayer_object_tracker.so
  99. [DEBG] <loader> 0x00000000: Unloading layer library libVkLayer_core_validation.so
  100. [DEBG] <loader> 0x00000000: Unloading layer library libVkLayer_swapchain.so
  101. [DEBG] <loader> 0x00000000: Unloading layer library libVkLayer_unique_objects.so
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement