Explorar o código

Maxwell3D: Link to override constant definition in nouveau

byte[] %!s(int64=4) %!d(string=hai) anos
pai
achega
be0e6a2bb4
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/video_core/engines/maxwell_3d.h

+ 2 - 0
src/video_core/engines/maxwell_3d.h

@@ -367,6 +367,8 @@ public:
             Patches = 0xe,
         };
 
+        // Constants as from NVC0_3D_UNK1970_D3D
+        // https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h#L1598
         enum class PrimitiveTopologyOverride : u32 {
             None = 0x0,
             Points = 0x1,