radv/ci: Test FP16 for GFX8
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34114>
This commit is contained in:
Natalie Vock 2025-03-28 15:05:22 +01:00 committed by Marge Bot
parent f0f4ae1713
commit 916d7277c0
2 changed files with 2 additions and 0 deletions

View file

@ -114,6 +114,7 @@ VARS=(
PIPELINE_ARTIFACTS_BASE
RADEON_DEBUG
RADV_DEBUG
radv_enable_float16_gfx8
RADV_PERFTEST
S3_HOST
S3_JWT_FILE

View file

@ -207,6 +207,7 @@ radv-polaris10-vkcts:
B2C_TIMEOUT_BOOT_MINUTES: 70
B2C_TIMEOUT_OVERALL_MINUTES: 70
RADV_PERFTEST: video_decode,video_encode
radv_enable_float16_gfx8: true
radv-vega10-vkcts:
extends: