d3d12: Add partial media, compute, graphics support with CORE and GENERIC feature levels
Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27997>
This commit is contained in:
@@ -678,6 +678,13 @@ option(
|
||||
description : 'build gallium d3d12 with video support.',
|
||||
)
|
||||
|
||||
option(
|
||||
'gallium-d3d12-graphics',
|
||||
type : 'feature',
|
||||
value : 'auto',
|
||||
description : 'build gallium d3d12 with graphics pipeline support.',
|
||||
)
|
||||
|
||||
option(
|
||||
'radv-build-id',
|
||||
type : 'string',
|
||||
|
Reference in New Issue
Block a user