Skip to content

vulkan-cts-1.3.9.2: Vulkan CTS 1.3.9.2

Latest
Compare
Choose a tag to compare
@lordalcol lordalcol released this 05 Sep 15:27
· 196 commits to main since this release
New Tests:
 * Allow extra invocations in the pipeline stats

Fixes:
 * Reduce the memory footprint in recursiveTraces*
 * Fix a VkSampler use-after-free in the VK_EXT_descriptor_buffer capture/replay tests
 * Fix VkPipelineShaderStageCreateFlags in dgc tests
 * Fix settings dynamic states in shader object binding test
 * Reduce the memory usage of the compute reconvergence tests
 * Add missing image usage bits in host image copy tests
 * Fix wsi maintenance1 release image tests
 * Add missing NonUniform decoration in variable pointers test
 * Add missing buffer usage flag in raw_access_chain tests
 * Fix creating custom device in push descriptor tests
 * Add missing VkCommandBufferInheritanceInfo in dgc tests
 * Optimize out redundant other.sign() calls
 * Fix enabling features in shader_module_identifier tests
 * Fix offsets in pixel sampling edge tests
 * Fix setting dynamic states in shader object pipeline interaction tests
 * Fix enabling features in bind_buffers_2 tests
 * Fix pWaitDstStageMask in wsi maintenance1 tests
 * Fix tests to use custom device interface that they've created.
 * Fix float comparison: ray_tracing_pipeline.callable_shader*
 * Add extra fast-math decoration in OpPhi tests
 * Enable required features in extended_dynamic_state tests
 * Remove invalid maintenance3 tests with variable descriptor count
 * Fix basic_draw tests with maintenance7 but not nested support
 * Fix pipeline barriers in nested_command_buffers tests
 * Fix deSign's NaN check

Improvements:
 * Update waiver for new Mali-Gx25 devices
 * Fix deDynamicLibrary_open
 * Add watchdog touch to protected mem stacksize tests