reference

gui
qtkite 3 years ago
parent 7dd30d5c0e
commit 0287f96d9e

@ -1,5 +1,7 @@
#include "gui_dx11.hpp"
// https://github.com/ocornut/imgui/blob/master/examples/example_win32_directx11/main.cpp
namespace gui::dx11
{
static ID3D11Device* g_device = NULL;

Loading…
Cancel
Save