Minor fix in documentation
This commit is contained in:
parent
daa6a551f8
commit
34045555a6
1 changed files with 1 additions and 1 deletions
|
@ -1505,7 +1505,7 @@ behavior is implementation-dependant - it depends on GPU vendor and graphics
|
|||
driver.
|
||||
|
||||
On AMD cards it can be controlled while creating Vulkan device object by using
|
||||
VK_AMD_memory_allocation_behavior extension, if available.
|
||||
VK_AMD_memory_overallocation_behavior extension, if available.
|
||||
|
||||
Alternatively, if you want to test how your program behaves with limited amount of Vulkan device
|
||||
memory available without switching your graphics card to one that really has
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue