HomeSort by relevance Sort by last modified time
    Searched defs:IDXGISurface (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgi.h 42 typedef interface IDXGISurface IDXGISurface;
840 * IDXGISurface interface
848 IDXGISurface : public IDXGIDeviceSubObject
862 __CRT_UUID_DECL(IDXGISurface, 0xcafcb56c, 0x6ac3, 0x4889, 0xbf,0x47, 0x9e,0x23,0xbb,0xd2,0x60,0xec)
870 IDXGISurface* This,
875 IDXGISurface* This);
878 IDXGISurface* This);
882 IDXGISurface* This,
888 IDXGISurface* This
    [all...]
d2d1.h 175 typedef struct IDXGISurface IDXGISurface;
    [all...]

Completed in 69 milliseconds