Skip to content

vulkan-cts-1.3.8.3: Vulkan CTS 1.3.8.3

Compare
Choose a tag to compare
@lordalcol lordalcol released this 02 May 15:50
· 701 commits to main since this release
Fixes:
 * Remove "unused shader stages" tests
 * Fix more ASAN errors due to missing virtual destructors
 * Skip descriptor bind when stageFlags is 0 in shader_access tests
 * Fix feature checks for XFB tests
 * Fix stageFlags in maintenance3 descriptor set test
 * Fix tests triggering VUID-06055
 * Enable maintenance5 when used in descriptor_buffer tests
 * Fix clamping extent in FSR enable_disable_attachment test
 * Fix for promoted physical device features struct
 * Fix OrderHints and SavedOrderHints indexing
 * Fix writeConformanceVersions and add verbose option
 * Allow Vulkan CTS 1.3.8.3, remove 1.3.4.x

Improvements:
 * Move external/openglcts/data into a new subdirectory
 * Add scripts to generate Android bp for compiling both dEQP and KHR GLES tests
 * Add a new Android Activity that exports ES32 Test Run Params