bgfx freezes my system when selecting example39 from the selector
Further checking with upstream bgfx im having issues witth example 39 freezing so i tried with a debug build.
/../../src/renderer_vk.cpp (4909): BGFX user: bgfx_clear_color (vec4), r.index 0, r.count 8, r.texComponent 0, r.texDimension 0
../../../src/bgfx.cpp (533): BGFX VertexLayout aaaa40da (e0896034), stride 8
../../../src/bgfx.cpp (549): BGFX attr 0: Attrib::Position num 2, type 4, norm [ ], asint [ ], offset 0
../../../src/bgfx.cpp (3549): BGFX Init complete.
../../../src/bgfx_p.h (4771): BGFX Creating uniform (handle 3) u_combineParams
../../../src/bgfx_p.h (4771): BGFX Creating uniform (handle 4) u_rect
../../../src/bgfx_p.h (4771): BGFX Creating uniform (handle 5) u_params
../../../src/bgfx_p.h (4771): BGFX Creating uniform (handle 6) s_normal
../../../src/bgfx_p.h (4771): BGFX Creating uniform (handle 7) s_depth
../../../src/bgfx_p.h (4771): BGFX Creating uniform (handle 8) s_color
../../../src/bgfx_p.h (4771): BGFX Creating uniform (handle 9) s_albedo
../../../src/bgfx_p.h (4771): BGFX Creating uniform (handle 10) s_ao
../../../src/bgfx_p.h (4771): BGFX Creating uniform (handle 11) s_blurInput
../../../src/bgfx_p.h (4771): BGFX Creating uniform (handle 12) s_finalSSAO
../../../src/bgfx_p.h (4771): BGFX Creating uniform (handle 13) s_depthSource
../../../src/bgfx_p.h (4771): BGFX Creating uniform (handle 14) s_viewspaceDepthSource
../../../src/bgfx_p.h (4771): BGFX Creating uniform (handle 15) s_viewspaceDepthSourceMirror
../../../src/bgfx_p.h (4771): BGFX Creating uniform (handle 16) s_importanceMap
../../../examples/common/bgfx_utils.cpp(75): Failed to load shaders/spirv/vs_assao_gbuffer.bin.
../../../src/bgfx.cpp (4335): BGFX ASSERT _mem can't be NULL
../../../src/bgfx.cpp (4335): BGFX FATAL 0x00000000: _mem can't be NULL
Thread 2 "examplesDebug" received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 0x7fffe0920640 (LWP 2173)]
the file is there and i checked the file permissions is this example working for anyone else ?
The file is there and i have checked the permissions
This causes a system freeze for me when when not debugging. I tested with amdvlk and radv on a radeon rx480 and radeon 340x
bgfx freezes my system when selecting example39 from the selector
Further checking with upstream bgfx im having issues witth example 39 freezing so i tried with a debug build.
the file is there and i checked the file permissions is this example working for anyone else ?
The file is there and i have checked the permissions