mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 10:54:16 +01:00
[dxvk] Document wonky DxvkAdapter ref count behaviour
This commit is contained in:
parent
a0dba6bbf9
commit
ed8af3ccc4
@ -50,6 +50,8 @@ namespace dxvk {
|
||||
/**
|
||||
* \brief Retrieves an adapter
|
||||
*
|
||||
* Note that the adapter does not hold
|
||||
* a hard reference to the instance.
|
||||
* \param [in] index Adapter index
|
||||
* \returns The adapter, or \c nullptr.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user