aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
IDXGIFactory6
aurora
directx
dxgi
dxgi1_6
Undocumented in source.
version(Windows)
interface
IDXGIFactory6 : IDXGIFactory5 {
HRESULT
EnumAdapterByGpuPreference
(uint Adapter, DXGI_GPU_PREFERENCE GpuPreference, REFIID riid, void** ppvAdapter);
}
Members
Functions
EnumAdapterByGpuPreference
HRESULT
EnumAdapterByGpuPreference
(uint Adapter, DXGI_GPU_PREFERENCE GpuPreference, REFIID riid, void** ppvAdapter)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Meta
Source
See Implementation
aurora
directx
dxgi
dxgi1_6
enums
DXGI_ADAPTER_FLAG3
DXGI_GPU_PREFERENCE
DXGI_HARDWARE_COMPOSITION_SUPPORT_FLAGS
interfaces
IDXGIAdapter4
IDXGIFactory6
IDXGIFactory7
IDXGIOutput6
structs
DXGI_ADAPTER_DESC3
DXGI_OUTPUT_DESC1