Skip to content
Vulkan CTS 1.1.4.3

Fixes:
 * Split compute workload into multiple submissions
 * Add pipeline barriers flushing buffer data to host
 * Provide a highp variable to MAKE_HIGH_BALLOT_RESULT
 * Update device_group test to ignore VK_SUBOPTIMAL_KHR
 * Add result buffer invalidates to depth stencil resolve tests
 * Add missing checks for sampleShading feature
 * Fix wrong image usage flags in external memory info tests
 * Make random number usage platform independent
 * Fixes 64bit random values for 32bit CTS build
 * Pipeline barriers flushing buffer data to host
 * Add compatible memory type check for given handle
 * Remove conformance version test from Android
 * Fix Android WSI incremental present image tests
 * Exclude dEQP-VK.ssbo.layout.random.scalar.75
 * Add support for building with Visual Studio 2019
 * Split shared_presentable_image tests into more dimensions to avoid timeout
 * Fix Android WSI shared presentable image test OOM
 * Fix Android WSI shared presentable image tests
 * Fix vertex binding stride in rasterization.primitive_size.points
 * Fix Clang 8 and GCC 9 warnings
 * Fix wrong image usage flags in api feature info tests
 * Fix sample read tests to use sample rate shading
 * Fix image_extent test to handle OOM errors