update Vulkan implementation headers

This commit is contained in:
Nick Fisher
2025-04-02 22:19:19 +08:00
parent 178da458ad
commit e8aa68beb4
6 changed files with 86 additions and 91 deletions

View File

@@ -10,11 +10,9 @@
#include <Windows.h>
#include <wrl.h>
namespace thermion::windows::d3d {
class EMSCRIPTEN_KEEPALIVE D3DContext {
class DLL_EXPORT D3DContext {
public:
D3DContext();
~D3DContext();