10 #ifndef __D3D10MISC_H__ 11 #define __D3D10MISC_H__ 46 0xd722fb4d, 0x7a68, 0x437a, 0xb2, 0x0c, 0x58, 0x04, 0xee, 0x24, 0x94, 0xa6);
149 #endif //__D3D10EFFECT_H__ Definition: d3d10misc.h:40
Definition: d3d10misc.h:39
Definition: d3d10misc.h:42
Definition: d3d10misc.h:38
typedef HRESULT(WINAPI *PFN_D3D12_SERIALIZE_ROOT_SIGNATURE)(_In_ const D3D12_ROOT_SIGNATURE_DESC *pRootSignature
DEFINE_GUID(GUID_DeviceType, 0xd722fb4d, 0x7a68, 0x437a, 0xb2, 0x0c, 0x58, 0x04, 0xee, 0x24, 0x94, 0xa6)
D3D10_DRIVER_TYPE
Definition: d3d10misc.h:36
interface IDXGISwapChain IDXGISwapChain
Definition: dxgi.h:100
interface ID3D10Device ID3D10Device
Definition: d3d10.h:203
static UINT SDKVersion
Definition: d3d8_common.c:42
Definition: glslang_tab.cpp:136
interface IDXGIAdapter IDXGIAdapter
Definition: dxgi.h:86
interface ID3D10Blob * LPD3D10BLOB
Definition: d3dcommon.h:410
HRESULT WINAPI D3D10CreateDeviceAndSwapChain(_In_opt_ IDXGIAdapter *pAdapter, D3D10_DRIVER_TYPE DriverType, HMODULE Software, UINT Flags, UINT SDKVersion, _In_opt_ DXGI_SWAP_CHAIN_DESC *pSwapChainDesc, _Out_opt_ IDXGISwapChain **ppSwapChain, _Out_opt_ ID3D10Device **ppDevice)
HRESULT WINAPI D3D10CreateDevice(_In_opt_ IDXGIAdapter *pAdapter, D3D10_DRIVER_TYPE DriverType, HMODULE Software, UINT Flags, UINT SDKVersion, _Out_opt_ ID3D10Device **ppDevice)
Definition: d3d10misc.h:41
HRESULT WINAPI D3D10CreateBlob(SIZE_T NumBytes, _Out_ LPD3D10BLOB *ppBuffer)