procedural-3d-engine/examples/negativeviewportheight
Soowan Park 7c34859bb6 Fix incorrect VkDescriptorPoolSize in negativeviewportheight.
There is assertion fail in negativeviewportheight (AMD GPU). The example create two VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER for descriptorSet, but descriptorCount is one in descriptorPool.
2019-04-22 17:53:28 -04:00
..
negativeviewportheight.cpp Fix incorrect VkDescriptorPoolSize in negativeviewportheight. 2019-04-22 17:53:28 -04:00