Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ThreadSafety::PreCallRecordQueueSubmit(VkQueue_T*, unsigned int, VkSubmitInfo const*, VkFence_T*) (@ThreadSafety::PreCallRecordQueueSubmit(VkQueue_T*, unsigned int, VkSubmitInfo const*, VkFence_T*):32)
- vulkan_layer_chassis::QueueSubmit(VkQueue_T*, unsigned int, VkSubmitInfo const*, VkFence_T*) (@vulkan_layer_chassis::QueueSubmit(VkQueue_T*, unsigned int, VkSubmitInfo const*, VkFence_T*):80)
- queue_submit (/home/cheako/src/github/ash-tray-rs/src/ash/vk.rs:4906)
- queue_submit<ash_tray::ash::device::Device> (/home/cheako/src/github/ash-tray-rs/src/ash/device.rs:1698)
- queue_submit<hazel::renderer::VkHelperUser<()>> (/home/cheako/src/github/ash-tray-rs/src/vk_helper.rs:415)
- queue_submit<(),()> (/home/cheako/src/github/hazel-feather/hazel-rs/src/lib.rs:235)
- run<(),()> (/home/cheako/src/github/hazel-feather/hazel-rs/src/lib.rs:322)
- {{closure}}<(),()> (/home/cheako/src/github/hazel-feather/hazel-rs/src/lib.rs:562)
- sticky_exit_callback<(),closure> (/home/cheako/.cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.20.0-alpha3/src/platform_impl/linux/mod.rs:656)
- run_return<(),closure> (/home/cheako/.cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.20.0-alpha3/src/platform_impl/linux/x11/mod.rs:263)
- run<(),closure> (/home/cheako/.cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.20.0-alpha3/src/platform_impl/linux/x11/mod.rs:382)
- run<(),closure> (/home/cheako/.cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.20.0-alpha3/src/platform_impl/linux/mod.rs:603)
- run<(),closure> (/home/cheako/.cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.20.0-alpha3/src/event_loop.rs:140)
- run<(),()> (/home/cheako/src/github/hazel-feather/hazel-rs/src/lib.rs:562)
- main (/home/cheako/src/github/hazel-feather/hazel-rs/examples/sandbox.rs:501)
- {{closure}}<()> (@std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h9308b062182992e2:7)
- std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$ (@std::panicking::try::do_call::h4a61cb372364c745:9)
- do_call<closure,i32> (@std::panicking::try::do_call::h4a61cb372364c745:6)
- __rust_maybe_catch_panic (@__rust_maybe_catch_panic:14)
- std::panicking::try (@std::rt::lang_start_internal::h1e06cc26b9fc25ea:162)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement