Skip to content

Instantly share code, notes, and snippets.

@John-Gee
Created October 21, 2019 20:40
Show Gist options
  • Save John-Gee/8ee3fd89286b63deeee81d8aabd29b88 to your computer and use it in GitHub Desktop.
Save John-Gee/8ee3fd89286b63deeee81d8aabd29b88 to your computer and use it in GitHub Desktop.
output
i am doing something
found graphic capable queue
1
queue 0x55d1622e3e00
queue 0x55d1622e3e00
queue 0x55d1622e3e00
format 50
format 50
device 0x55d1623b9710
format 50
swapchain 0x55d1627579f0
Interrupted create swapchain
Interrupted get swapchain images 0
Interrupted get swapchain images 3
queue 0x55d1622e3e00
swapchain 0x55d1627579f0
format 50
device 0x55d1623b9710
before creating descriptor Pool
set count 3
after creating descriptor Pool
before allocating descriptor Sets 1
before writing descriptor Sets
before writing descriptor Sets
before writing descriptor Sets
0x7f66a019aa60
0x55d16275ac30
0
0x55d1627b5d40
0x55d1627b7c60
0x55d1627bd7e0
after allocateCommandBuffer
0x55d1627b5d40
0x55d1627b7c60
0x55d1627bd7e0
before begin commandbuffer 0x55d1627b5d40
before command buffer step 1
before command buffer step 2
before command buffer step 3
before command buffer step 4
before ending command buffer
before begin commandbuffer 0x55d1627b7c60
before command buffer step 1
before command buffer step 2
before command buffer step 3
before command buffer step 4
before ending command buffer
before begin commandbuffer 0x55d1627bd7e0
before command buffer step 1
before command buffer step 2
before command buffer step 3
before command buffer step 4
before ending command buffer
0writen commandbuffer0x55d1627b5d40
1writen commandbuffer0x55d1627b7c60
2writen commandbuffer0x55d1627bd7e0
destroying swapchain 0x55d1627579f0
after free commandbuffer
after DestroyDescriptorPool
after DestroyImageView
after DestroyPipeline
after DestroyPipelineLayout
after DestroyDescriptorSetLayout
after DestroyImageView
after DestroyPipeline
after DestroyPipelineLayout
after DestroyDescriptorSetLayout
after DestroyImageView
after DestroyPipeline
after DestroyPipelineLayout
after DestroyDescriptorSetLayout
after DestroyShaderModule
DestroyCommandPool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment