Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 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_depth_clip_enable
  5. info: VK_EXT_shader_viewport_index_layer
  6. info: VK_EXT_transform_feedback
  7. info: VK_EXT_vertex_attribute_divisor
  8. info: VK_KHR_dedicated_allocation
  9. info: VK_KHR_descriptor_update_template
  10. info: VK_KHR_driver_properties
  11. info: VK_KHR_get_memory_requirements2
  12. info: VK_KHR_image_format_list
  13. info: VK_KHR_maintenance1
  14. info: VK_KHR_maintenance2
  15. info: VK_KHR_sampler_mirror_clamp_to_edge
  16. info: VK_KHR_shader_draw_parameters
  17. info: VK_KHR_swapchain
  18. info: DXVK: Read 0 valid state cache entries
  19. info: DXVK: Using 4 compiler threads
  20. info: Presenter: Actual swap chain properties:
  21. Format: VK_FORMAT_B8G8R8A8_UNORM
  22. Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR
  23. Buffer size: 640x480
  24. Image count: 2
  25. info: DXGI: Setting display mode: 1920x1080@60
  26. warn: DXGI: LeaveFullscreenMode: Failed to restore display mode
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement