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
Sascha Willems
0a8428fb6c
Comment on Vulkan 1.1 and core feature
2019-03-29 22:43:02 +01:00
Sascha Willems
43f529f46b
Initial state
2019-03-29 15:40:27 +01:00
Sascha Willems
072a174e6b
Resource cleanup
2019-03-29 08:50:17 +01:00
Sascha Willems
b64f83cc68
Render and visualize CW and CCW quads
2019-03-29 08:45:47 +01:00
Sascha Willems
8afe8d825d
Cleanup, code comments
2019-03-29 08:07:20 +01:00
Sascha Willems
358ab9d550
Added new sample to demonstrate negative viewport height via VK_KHR_MAINTENANCE1
...
Refs #563
2019-03-28 23:51:50 +01:00