librashader/test/capi-tests/imgui/examples/example_win32_directx11
chyyran cff4f650c9 ld: add a flag to check if the instance is loaded
Also explicitly create function pointers to NULL, otherwise
null instance is technically unsound to call.

Practically if the create function is unloaded, so will the frame
function, but we should be consistent with the safety model.
2023-02-11 16:40:33 -05:00
..
build_win32.bat tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
example_win32_directx11.vcxproj tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
example_win32_directx11.vcxproj.filters tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
main.cpp ld: add a flag to check if the instance is loaded 2023-02-11 16:40:33 -05:00