librashader/test/capi-tests/imgui
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
..
backends tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
examples ld: add a flag to check if the instance is loaded 2023-02-11 16:40:33 -05:00
misc tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
.editorconfig tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
.gitattributes tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
.gitignore tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imconfig.h tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imgui.cpp tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imgui.h tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imgui_demo.cpp tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imgui_draw.cpp tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imgui_internal.h tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imgui_tables.cpp tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imgui_widgets.cpp tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imstb_rectpack.h tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imstb_textedit.h tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imstb_truetype.h tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
LICENSE.txt tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00