Searched defs:GalliumDXGIFactory (Results 1 – 1 of 1) sorted by relevance
139 struct GalliumDXGIFactory : public GalliumDXGIObject<IDXGIFactory1, IUnknown> struct147 …GalliumDXGIFactory(const struct native_platform* platform, void* display, IGalliumDXGIBackend* p_b… in GalliumDXGIFactory() argument158 virtual HRESULT STDMETHODCALLTYPE EnumAdapters( in EnumAdapters()165 virtual HRESULT STDMETHODCALLTYPE EnumAdapters1( in EnumAdapters1()199 virtual HRESULT STDMETHODCALLTYPE MakeWindowAssociation( in MakeWindowAssociation()208 virtual HRESULT STDMETHODCALLTYPE GetWindowAssociation( in GetWindowAssociation()215 virtual HRESULT STDMETHODCALLTYPE CreateSwapChain( in CreateSwapChain()241 GalliumDXGIObject<IDXGIAdapter1, GalliumDXGIFactory>, argument