·
356 commits
to main
since this release
Fixes: * Do not emit gl_PointSize from tessellation misc draw tests * Fix printing byte values in VK_EXT_host_image_copy array test logs * Don't use geometryShader topologies in transform feedback tests if unsupported * Fix false-positives in buffer_marker tests * Fix mesh_payload_and_shared_memory_size test * Fix enabling extensions in wsi maintenance1 tests * Use correct subpass contents in conditional rendering tests * Fix inconsistent ray payload type in dEQP-VK.ray_tracing_pipeline.amber.basic2 * Remove tests for rgba/bgra4+opaque_black * Fix invalid image layout in descriptor update samplerless tests * Fix validation errors in dynamic state tests * Add bfloat16 cooperative matrix conversion tests * Update Vulkan memory allocation tests to honour descriptor buffer * Fix image create flags in mixed_attachment_samples tests * Check for fragmentShadingRateWithConservativeRasterization support * Fix printing byte values in VK_EXT_host_image_copy test logs * Stop comparing timestamps from different stages * Fix memory leak in descriptor indexing tests Other: * Consolidate check_build_sanity logging and add tasks running time stats