Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580
[mesa.git] / src / gallium / drivers / nouveau / nouveau_screen.h
index 2eb6320b2ec350169293190e0b3627105ebae68d..40464225c75d0b56116da0424f0406d5a45a6090 100644 (file)
@@ -70,9 +70,6 @@ struct nouveau_screen {
 
    bool prefer_nir;
    bool force_enable_cl;
-   bool has_svm;
-   void *svm_cutout;
-   size_t svm_cutout_size;
 
 #ifdef NOUVEAU_ENABLE_DRIVER_STATISTICS
    union {