Enable rdna3 apu #113696

Merged
Brecht Van Lommel merged 1 commits from BrianSavery/blender:rdna3-apu into main 2023-10-19 18:03:38 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -645,7 +645,7 @@ if(NOT APPLE)
gfx900 gfx90c gfx902
gfx1010 gfx1011 gfx1012
gfx1030 gfx1031 gfx1032 gfx1034 gfx1035 gfx1036
gfx1100 gfx1101 gfx1102
gfx1100 gfx1101 gfx1102 gfx1103
CACHE STRING "AMD HIP architectures to build binaries for"
)
mark_as_advanced(WITH_CYCLES_DEVICE_HIP)