mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
intel/dev: Add WCL platform enum
Backport-to: 25.1 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36148>
This commit is contained in:
parent
477533ee00
commit
23bc204faa
1 changed files with 1 additions and 0 deletions
|
|
@ -135,6 +135,7 @@ Enum("intel_platform",
|
|||
"INTEL_PLATFORM_LNL",
|
||||
"INTEL_PLATFORM_BMG",
|
||||
"INTEL_PLATFORM_PTL",
|
||||
"INTEL_PLATFORM_WCL",
|
||||
])
|
||||
|
||||
Struct("intel_memory_class_instance",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue