wisdom
Loading...
Searching...
No Matches
WisAdapterQuery Struct Reference

Detailed Description

Specification


A purpose of this handle is to contain a snapshot of adapters that are present on the system. The handle is designed to be short lived. If there are any changes to the system adapters, a new query must be performed. If the underlying adapters are removed or added, the existing query becomes invalid.

Vulkan Version:

// Provided by Wisdom 0.7.0.
WIS_DEFINE_HANDLE(WisVKAdapterQuery,4);

DX12 Version:

// Provided by Wisdom 0.7.0.
WIS_DEFINE_HANDLE(WisDX12AdapterQuery,4);

See Also


See also
Functions: wisDestroyAdapterQuery, wisInstanceQueryAdapters, wisAdapterQueryGetAdapterCount, wisAdapterQueryGetAdapterDesc, wisAdapterQueryGetSurfaceSupport, wisAdapterQueryCreateDevice