Fix missing endif in Image Creation block

which breaks 1.0 no-extension spec
This commit is contained in:
Petr Kraus 2018-10-02 17:20:57 +02:00
parent 7ea62a02a9
commit ecb5f957d8
1 changed files with 1 additions and 0 deletions

View File

@ -788,6 +788,7 @@ ifdef::VK_ANDROID_external_memory_android_hardware_buffer[]
*** sname:VkImageFormatPropertoies::pname:sampleCounts contains exactly
ename:VK_SAMPLE_COUNT_1_BIT.
endif::VK_ANDROID_external_memory_android_hardware_buffer[]
endif::VK_VERSION_1_1,VK_KHR_external_memory[]
* Let `uint32_t imageCreateMaxMipLevels` be
ifndef::VK_VERSION_1_1,VK_KHR_external_memory[]