summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600d.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2011-08-24 13:29:56 +0100
committerDave Airlie <airlied@redhat.com>2011-09-06 10:23:08 +0100
commit1d52ddc3bba276451fdd690a5e9f430505278062 (patch)
treed6658cd11dec0171455b5ea92a108e0c54d9415d /src/gallium/drivers/r600/r600d.h
parentcdeffbfddceaccaad5d78f5c95426f41dec74fe5 (diff)
r600g: add TXQ and TXF support
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'src/gallium/drivers/r600/r600d.h')
-rw-r--r--src/gallium/drivers/r600/r600d.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/r600/r600d.h b/src/gallium/drivers/r600/r600d.h
index de458cf398a..459aef68a83 100644
--- a/src/gallium/drivers/r600/r600d.h
+++ b/src/gallium/drivers/r600/r600d.h
@@ -3520,6 +3520,7 @@
#define R_03E200_SQ_LOOP_CONST_0 0x3E200
#define SQ_TEX_INST_LD 0x03
+#define SQ_TEX_INST_GET_TEXTURE_RESINFO 0x04
#define SQ_TEX_INST_GET_GRADIENTS_H 0x7
#define SQ_TEX_INST_GET_GRADIENTS_V 0x8
#define SQ_TEX_INST_SET_GRADIENTS_H 0xB