mirror of
https://github.com/status-im/Vulkan-Docs.git
synced 2025-02-23 03:28:19 +00:00
Merge pull request #738 from krOoze/bad_cannot_ind_pool
Fix cannot referring to impl in maxUpdateAfterBindDescriptorsInAllPools
This commit is contained in:
commit
b3d63f6326
@ -2748,7 +2748,7 @@ structure describe the following implementation-dependent limits:
|
|||||||
across all pools that are created with the
|
across all pools that are created with the
|
||||||
ename:VK_DESCRIPTOR_POOL_CREATE_UPDATE_AFTER_BIND_BIT_EXT bit set.
|
ename:VK_DESCRIPTOR_POOL_CREATE_UPDATE_AFTER_BIND_BIT_EXT bit set.
|
||||||
Pool creation may: fail when this limit is exceeded, or when the space
|
Pool creation may: fail when this limit is exceeded, or when the space
|
||||||
this limit represents cannot: satisfy a pool creation due to
|
this limit represents is unable to satisfy a pool creation due to
|
||||||
fragmentation.
|
fragmentation.
|
||||||
* [[features-limits-shaderUniformBufferArrayNonUniformIndexingNative]]
|
* [[features-limits-shaderUniformBufferArrayNonUniformIndexingNative]]
|
||||||
pname:shaderUniformBufferArrayNonUniformIndexingNative is a boolean
|
pname:shaderUniformBufferArrayNonUniformIndexingNative is a boolean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user