Skip to content

vulkan-cts-1.3.8.2: Vulkan CTS 1.3.8.2

Compare
Choose a tag to compare
@lordalcol lordalcol released this 11 Apr 15:54
· 791 commits to main since this release
Fixes:
 * Replace OpKill with OpTerminateInvocation in graphicsfuzz tests
 * Don't use LOAD_OP_CLEAR for FSR attachments
 * Fix dEQP-VK.shader_object.misc.state.pipeline.*.color_blend.enabled
 * Check for required feature in DRLR interaction with EDS3
 * Fix dstStageMask in basic event test
 * Add check for import & export bits for vk drm format modifier tests
 * Fix comparing memory of r10x6 images in host image copy tests
 * Fix subpass viewMask in mesh shader query tests
 * Remove some unneeded subgroup operations
 * Enable VK_KHR_external_memory_win32 when available in signal order tests
 * Add missing check for shaderStorageImageMultisample in sync tests
 * Remove tests checking geometry shader stats without geometry shaders
 * ESO pipeline state tests fixes
 * Fix two DRLR related issues in formats tests
 * Initialize m_useMaintenance5 variable in ray tracing util
 * Wait for fence before getting query results, so query is guaranteed to be reset
 * Add uniform storage check for VK_KHR_shader_expect_assume int8 tests
 * Add missing VkPipelineRenderingCreateInfo in offscreen_viewport tests
 * Add polygonModePointSize check for VK_KHR_maintenance5 polygon tests
 * Add fallback verification method for AV1 filmgrain
 * Fixed UploadDownloadExecutor to use correct device interface
 * Fix creating device in synchronization multi queue tests
 * Fix creating custom device in shader object binary tests
 * Allow Vulkan CTS 1.3.8.2
 * Fix float_controls2 tests assuming RTE rounding

Other:
 * Apply Arm waiver 4936