Skip to content

vulkan-cts-1.3.4.1

Compare
Choose a tag to compare
@mnetsch mnetsch released this 23 Nov 20:06
· 2719 commits to main since this release

Vulkan CTS 1.3.4.1

Fixes:

  • Choose optimal tiling with dmabuf in synchronization tests.
  • Fix calling vkCmdClearAttachments with attachmentCount 0
  • Add shader image atomic int64 extension if used when creating device
  • Fix memory binding tests
  • Add missing checks for geometry shader support
  • Add missing check for rgba10x6 features
  • Fixes barycentric test float64 support check
  • Fix to reset dynamicDenstiyMap after dynamic subsampled tets done.
  • Fix wrong format in unused clear attachment tests
  • Fix independent_pipeline_layout_sets tests
  • Fix image barrier oldLayout in timeline semaphore tests
  • Fix loadOp in imageless framebuffer test
  • Fix color blend state color attachments in depth tests
  • getExportImportCompatibleModifiers: Test If Formats Support Blitting
  • Fix barrier in ray tracing pipeline build tests
  • Fix failed memory map check for reconvergence tests
  • Limit number of concurrent query pools
  • Fix using NULL for the default color blend state
  • Fix to use the correct vulkan device
  • PGQ tests overwrite gl_Position output from vs
  • Fix flush memory range in robustness vertex access tests
  • Fix reference value in YCbCr storage image tests
  • Fix barriers in dynamic rendering fragment density tests
  • Add missing image memory barrier in ray tracing pipeline tests
  • Enable minLod feature when used
  • Add missing read without format bit check in robustness tests
  • Fix flush memory range in ssbo corner case tests
  • Fix viewport width in FSR with multiviewport tests
  • Fix premature unmap of output buffer in dEQP-VK.ycbcr.storage_image_write.*
  • Fix stencilAttachmentFormat in inverted depth ranges tests
  • Fix attachment description in explicit vertex parameter tests
  • Enable VK_*_global_priority before using it
  • Fix pMutableDescriptorTypeLists in mutable descriptor tests
  • Fix VK_KHR_global_priority tests
  • Fix cull distance tests without fragment shader read
  • Fix compressed texture tests always returning Pass
  • Add missing flag in ray tracing with queries tests
  • Reintroduce tests for acceleration structure size query

Improvements:

  • Update known conformance version for 1.3.4.1