mirror of
https://gitee.com/openharmony/third_party_vulkan-loader
synced 2025-02-17 06:07:51 +00:00
loader: update doc to remove sentence allowing layers to skip
using app provided allocation callbacks Change-Id: Ib293934b4574864a78f975aba52c9aa5c0a24779
This commit is contained in:
parent
dec0aecb6b
commit
0b773fea9e
@ -1115,9 +1115,6 @@ command to wrap the objects created by its lower layers, it must make sure its
|
||||
lower layers never see the wrapping objects, directly from itself or
|
||||
indirectly from its upper layers.
|
||||
|
||||
When a layer requires host memory, it is free to scope the allocations to
|
||||
itself, bypassing the provided allocators entirely.
|
||||
|
||||
`vkEnumerateDeviceExtensionProperties` must handle the case where `pLayerName`
|
||||
is `NULL`, usually by chaining to other layers.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user