Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
Ddxgi_native.cpp239 struct GalliumDXGIAdapter struct
254 GalliumDXGIAdapter(GalliumDXGIFactory* factory, const struct native_platform* platform, void* dpy) in GalliumDXGIAdapter() argument
320 ~GalliumDXGIAdapter() in ~GalliumDXGIAdapter() argument
327 virtual HRESULT STDMETHODCALLTYPE EnumOutputs( in EnumOutputs()
344 virtual HRESULT STDMETHODCALLTYPE GetDesc( in GetDesc()
351 virtual HRESULT STDMETHODCALLTYPE GetDesc1( in GetDesc1()
358 virtual HRESULT STDMETHODCALLTYPE CheckInterfaceSupport( in CheckInterfaceSupport()
390 struct GalliumDXGIOutput : public GalliumDXGIObject<IDXGIOutput, GalliumDXGIAdapter> argument