Home
last modified time | relevance | path

Searched defs:GalliumDXGIFactory (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
Ddxgi_native.cpp139 struct GalliumDXGIFactory : public GalliumDXGIObject<IDXGIFactory1, IUnknown> struct
147GalliumDXGIFactory(const struct native_platform* platform, void* display, IGalliumDXGIBackend* p_b… in GalliumDXGIFactory() argument
158 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