Sign in
chromium
/
external
/
github.com
/
KhronosGroup
/
Vulkan-Loader
/
refs/heads/mikes-autocrlf-test
/
.
/
loader
/
dxgi_loader.h
blob: aeecbc6fc436abf6914c114530e36910d22111ea [
file
] [
edit
]
#ifndef
DXGI_LOADER_H
#define
DXGI_LOADER_H
#include
<dxgi1_2.h>
HRESULT dyn_CreateDXGIFactory1
(
REFIID riid
,
void
**
ppFactory
);
#endif