Advertisement
Guest User

Untitled

a guest
Jun 9th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. info: D3D11CoreCreateDevice: Probing D3D_FEATURE_LEVEL_11_0
  2. info: D3D11CoreCreateDevice: Using feature level D3D_FEATURE_LEVEL_11_0
  3. info: Enabled device extensions:
  4. info: VK_EXT_conditional_rendering
  5. info: VK_EXT_depth_clip_enable
  6. info: VK_EXT_host_query_reset
  7. info: VK_EXT_transform_feedback
  8. info: VK_EXT_vertex_attribute_divisor
  9. info: VK_KHR_dedicated_allocation
  10. info: VK_KHR_descriptor_update_template
  11. info: VK_KHR_draw_indirect_count
  12. info: VK_KHR_driver_properties
  13. info: VK_KHR_get_memory_requirements2
  14. info: VK_KHR_image_format_list
  15. info: VK_KHR_maintenance1
  16. info: VK_KHR_maintenance2
  17. info: VK_KHR_sampler_mirror_clamp_to_edge
  18. info: VK_KHR_shader_draw_parameters
  19. info: VK_KHR_swapchain
  20. info: DXVK: Read 0 valid state cache entries
  21. info: DXVK: Using 2 compiler threads
  22. info: D3D11CoreCreateDevice: Probing D3D_FEATURE_LEVEL_11_0
  23. info: D3D11CoreCreateDevice: Using feature level D3D_FEATURE_LEVEL_11_0
  24. info: Enabled device extensions:
  25. info: VK_EXT_conditional_rendering
  26. info: VK_EXT_depth_clip_enable
  27. info: VK_EXT_host_query_reset
  28. info: VK_EXT_transform_feedback
  29. info: VK_EXT_vertex_attribute_divisor
  30. info: VK_KHR_dedicated_allocation
  31. info: VK_KHR_descriptor_update_template
  32. info: VK_KHR_draw_indirect_count
  33. info: VK_KHR_driver_properties
  34. info: VK_KHR_get_memory_requirements2
  35. info: VK_KHR_image_format_list
  36. info: VK_KHR_maintenance1
  37. info: VK_KHR_maintenance2
  38. info: VK_KHR_sampler_mirror_clamp_to_edge
  39. info: VK_KHR_shader_draw_parameters
  40. info: VK_KHR_swapchain
  41. info: DXVK: Read 0 valid state cache entries
  42. info: DXVK: Using 2 compiler threads
  43. err: Failed to create swap chain
  44. err: D3D11CreateDevice: Failed to create swap chain
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement