Advertisement
Guest User

Untitled

a guest
Jun 8th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. ==========
  2. VULKANINFO
  3. ==========
  4.  
  5. Vulkan Instance Version: 1.1.106
  6.  
  7.  
  8.  
  9. Instance Extensions:
  10. ====================
  11. Instance Extensions count = 16
  12. VK_EXT_acquire_xlib_display : extension revision 1
  13. VK_EXT_debug_report : extension revision 9
  14. VK_EXT_debug_utils : extension revision 1
  15. VK_EXT_direct_mode_display : extension revision 1
  16. VK_EXT_display_surface_counter : extension revision 1
  17. VK_KHR_device_group_creation : extension revision 1
  18. VK_KHR_display : extension revision 21
  19. VK_KHR_external_fence_capabilities : extension revision 1
  20. VK_KHR_external_memory_capabilities : extension revision 1
  21. VK_KHR_external_semaphore_capabilities: extension revision 1
  22. VK_KHR_get_display_properties2 : extension revision 1
  23. VK_KHR_get_physical_device_properties2: extension revision 1
  24. VK_KHR_get_surface_capabilities2 : extension revision 1
  25. VK_KHR_surface : extension revision 25
  26. VK_KHR_xcb_surface : extension revision 6
  27. VK_KHR_xlib_surface : extension revision 6
  28. Layers: count = 5
  29. =======
  30. VK_LAYER_LUNARG_standard_validation (LunarG Standard Validation Layer) Vulkan version 1.0.106, layer version 1
  31. Layer Extensions count = 0
  32. Devices count = 1
  33. GPU id : 0 (GeForce 840M)
  34. Layer-Device Extensions count = 0
  35.  
  36. VK_LAYER_VALVE_steam_fossilize_32 (Steam Pipeline Caching Layer) Vulkan version 1.1.73, layer version 1
  37. Layer Extensions count = 0
  38. Devices count = 1
  39. GPU id : 0 (GeForce 840M)
  40. Layer-Device Extensions count = 0
  41.  
  42. VK_LAYER_VALVE_steam_fossilize_64 (Steam Pipeline Caching Layer) Vulkan version 1.1.73, layer version 1
  43. Layer Extensions count = 0
  44. Devices count = 1
  45. GPU id : 0 (GeForce 840M)
  46. Layer-Device Extensions count = 0
  47.  
  48. VK_LAYER_VALVE_steam_overlay_32 (Steam Overlay Layer) Vulkan version 1.1.73, layer version 1
  49. Layer Extensions count = 0
  50. Devices count = 1
  51. GPU id : 0 (GeForce 840M)
  52. Layer-Device Extensions count = 0
  53.  
  54. VK_LAYER_VALVE_steam_overlay_64 (Steam Overlay Layer) Vulkan version 1.1.73, layer version 1
  55. Layer Extensions count = 0
  56. Devices count = 1
  57. GPU id : 0 (GeForce 840M)
  58. Layer-Device Extensions count = 0
  59.  
  60. Presentable Surfaces:
  61. =====================
  62. GPU id : 0 (GeForce 840M)
  63. Surface type : VK_KHR_xlib_surface
  64. /build/vulkan-tools-1.1.106.0~rc2/vulkaninfo/vulkaninfo.c:1518: failed with VK_ERROR_INITIALIZATION_FAILED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement