Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. TRACE: Waiting on fence 0000000000000017
  2. ERROR: [Validation] [Validation] Objects: Fence (23) Fence 0x17 is in use. The Vulkan spec states: Each element of pFences must not be currently associated with any queue command that has not yet completed execution on that queue (https://www.khronos.org/registry/vulkan/specs/1.1-extensions/html/vkspec.html#VUID-vkResetFences-pFences-01123)
  3. ERROR: [Validation] [Validation] Objects: Fence (37) Fence 0x25 is in use. The Vulkan spec states: Each element of pFences must not be currently associated with any queue command that has not yet completed execution on that queue (https://www.khronos.org/registry/vulkan/specs/1.1-extensions/html/vkspec.html#VUID-vkResetFences-pFences-01123)
  4. TRACE: Binding descriptors for material pass main in material gbuffers_terrain
  5. TRACE: Binding descriptors for material pass main in material gui
  6. TRACE: Binding descriptors for material pass main in material gui_background
  7. TRACE: Binding descriptors for material pass main in material gui_text
  8. TRACE: Binding descriptors for material pass main in material final
  9. TRACE: Getting swapchain framebuffer 0 out of 3
  10. TRACE: Submitting a command buffer that will signal fence 0000000000000017
  11.  
  12. TRACE: Waiting on fence 0000000000000019
  13. ERROR: [Validation] [Validation] Objects: Fence (25) Fence 0x19 is in use. The Vulkan spec states: Each element of pFences must not be currently associated with any queue command that has not yet completed execution on that queue (https://www.khronos.org/registry/vulkan/specs/1.1-extensions/html/vkspec.html#VUID-vkResetFences-pFences-01123)
  14. ERROR: [Validation] [Validation] Objects: Fence (37) Fence 0x25 is in use. The Vulkan spec states: Each element of pFences must not be currently associated with any queue command that has not yet completed execution on that queue (https://www.khronos.org/registry/vulkan/specs/1.1-extensions/html/vkspec.html#VUID-vkResetFences-pFences-01123)
  15. TRACE: Binding descriptors for material pass main in material gbuffers_terrain
  16. TRACE: Binding descriptors for material pass main in material gui
  17. TRACE: Binding descriptors for material pass main in material gui_background
  18. TRACE: Binding descriptors for material pass main in material gui_text
  19. TRACE: Binding descriptors for material pass main in material final
  20. TRACE: Getting swapchain framebuffer 1 out of 3
  21. TRACE: Submitting a command buffer that will signal fence 0000000000000019
  22.  
  23. TRACE: Waiting on fence 000000000000001B
  24. ERROR: [Validation] [Validation] Objects: Fence (27) Fence 0x1b is in use. The Vulkan spec states: Each element of pFences must not be currently associated with any queue command that has not yet completed execution on that queue (https://www.khronos.org/registry/vulkan/specs/1.1-extensions/html/vkspec.html#VUID-vkResetFences-pFences-01123)
  25. ERROR: [Validation] [Validation] Objects: Fence (37) Fence 0x25 is in use. The Vulkan spec states: Each element of pFences must not be currently associated with any queue command that has not yet completed execution on that queue (https://www.khronos.org/registry/vulkan/specs/1.1-extensions/html/vkspec.html#VUID-vkResetFences-pFences-01123)
  26. TRACE: Binding descriptors for material pass main in material gbuffers_terrain
  27. TRACE: Binding descriptors for material pass main in material gui
  28. TRACE: Binding descriptors for material pass main in material gui_background
  29. TRACE: Binding descriptors for material pass main in material gui_text
  30. TRACE: Binding descriptors for material pass main in material final
  31. TRACE: Getting swapchain framebuffer 2 out of 3
  32. TRACE: Submitting a command buffer that will signal fence 000000000000001B
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement