summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv50/nv50_context.h
diff options
context:
space:
mode:
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>2010-09-18 13:40:10 +0200
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>2010-09-18 15:21:59 +0200
commit275a81af13624be70566e190d4dd1f457ea1ff33 (patch)
treefc11493382b31e6b6bb9019baf500e63b008fe2d /src/gallium/drivers/nv50/nv50_context.h
parentca92ae2699c4aad21c0811b9a5562b9223816caf (diff)
nv50: add relocs for stack and local mem buffers
Diffstat (limited to 'src/gallium/drivers/nv50/nv50_context.h')
-rw-r--r--src/gallium/drivers/nv50/nv50_context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/nv50/nv50_context.h b/src/gallium/drivers/nv50/nv50_context.h
index 6ec9095a74..ac69c7848e 100644
--- a/src/gallium/drivers/nv50/nv50_context.h
+++ b/src/gallium/drivers/nv50/nv50_context.h
@@ -157,6 +157,7 @@ struct nv50_context {
unsigned sampler_view_nr[3];
unsigned vbo_fifo;
+ unsigned req_lmem;
};
static INLINE struct nv50_context *