diff --git a/hw/xbox/nv2a/pgraph/vk/instance.c b/hw/xbox/nv2a/pgraph/vk/instance.c index 0ee2bd3235..19cf7ebe4e 100644 --- a/hw/xbox/nv2a/pgraph/vk/instance.c +++ b/hw/xbox/nv2a/pgraph/vk/instance.c @@ -545,6 +545,7 @@ static bool create_logical_device(PGRAPHState *pg, Error **errp) F(shaderTessellationAndGeometryPointSize, true), F(depthClamp, true), F(occlusionQueryPrecise, true), + F(fillModeNonSolid, true), F(wideLines, false), #undef F // clang-format on