Searched refs:GalliumDXGIAdapterCreate (Results 1 – 1 of 1) sorted by relevance
44 static HRESULT GalliumDXGIAdapterCreate(GalliumDXGIFactory* adapter, const struct native_platform* …172 return GalliumDXGIAdapterCreate(this, platform, display, out_adapter); in EnumAdapters1()184 *out_adapter = GalliumDXGIAdapterCreate(this, platform, display, adapter); in EnumAdapters1()1370 static HRESULT GalliumDXGIAdapterCreate(GalliumDXGIFactory* factory, const struct native_platform* … in GalliumDXGIAdapterCreate() function