Merge pull request #738 from krOoze/bad_cannot_ind_pool

Fix cannot referring to impl in maxUpdateAfterBindDescriptorsInAllPools
This commit is contained in:
Jon Leech 2018-07-23 00:49:05 -07:00 committed by GitHub
commit b3d63f6326
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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