Merge pull request #768 from krOoze/sparse_can_vs_may

'can' to 'may' in the `returnedonly` `VkSparseImageFormatProperties`
This commit is contained in:
Jon Leech 2018-09-03 06:01:50 -07:00 committed by GitHub
commit bcbfcb876d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -803,7 +803,7 @@ include::../validity/structs/VkSparseImageFormatProperties.txt[]
[open,refpage='VkSparseImageFormatFlagBits',desc='Bitmask specifying additional information about a sparse image resource',type='enums']
--
Bits which can: be set in slink:VkSparseImageFormatProperties::pname:flags,
Bits which may: be set in slink:VkSparseImageFormatProperties::pname:flags,
specifying additional information about the sparse resource, are:
include::../api/enums/VkSparseImageFormatFlagBits.txt[]