mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
radv/ci: Test FP16 for GFX8
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34114>
This commit is contained in:
parent
f0f4ae1713
commit
916d7277c0
2 changed files with 2 additions and 0 deletions
|
|
@ -114,6 +114,7 @@ VARS=(
|
|||
PIPELINE_ARTIFACTS_BASE
|
||||
RADEON_DEBUG
|
||||
RADV_DEBUG
|
||||
radv_enable_float16_gfx8
|
||||
RADV_PERFTEST
|
||||
S3_HOST
|
||||
S3_JWT_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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue