Fix cannot referring to impl in maxUpdateAfterBindDescriptorsInAllPools
This commit is contained in:
parent
831e2d4525
commit
a21ac56a81
|
@ -2748,7 +2748,7 @@ structure describe the following implementation-dependent limits:
|
|||
across all pools that are created with the
|
||||
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
|
||||
this limit represents cannot: satisfy a pool creation due to
|
||||
this limit represents is unable to satisfy a pool creation due to
|
||||
fragmentation.
|
||||
* [[features-limits-shaderUniformBufferArrayNonUniformIndexingNative]]
|
||||
pname:shaderUniformBufferArrayNonUniformIndexingNative is a boolean
|
||||
|
|
Loading…
Reference in New Issue