summaryrefslogtreecommitdiff
path: root/src/nv_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nv_type.h')
-rw-r--r--src/nv_type.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/nv_type.h b/src/nv_type.h
index 1ba3e4e..bd00df3 100644
--- a/src/nv_type.h
+++ b/src/nv_type.h
@@ -102,9 +102,7 @@ typedef struct _NVRec {
struct nouveau_object *Nv2D;
struct nouveau_object *Nv3D;
struct nouveau_object *NvSW;
- struct nouveau_bo *tesla_scratch;
- struct nouveau_bo *shader_mem;
- struct nouveau_bo *xv_filtertable_mem;
+ struct nouveau_bo *scratch;
/* Acceleration context */
PixmapPtr pspix, pmpix, pdpix;