summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/radeon_opcodes.h
diff options
context:
space:
mode:
authorTom Stellard <tstellar@gmail.com>2010-08-11 09:25:45 -0700
committerTom Stellard <tstellar@gmail.com>2010-08-11 11:39:57 -0700
commitf78445de5d2316934ebeaa19a616d2f960c89237 (patch)
treee4ae99b98e9a9426c03757abb8afb0f9645dbc81 /src/mesa/drivers/dri/r300/compiler/radeon_opcodes.h
parent953e39c61d051feb9f4f25f8390045c18f211d2a (diff)
r300/compiler: Implement the CONT opcode.
Diffstat (limited to 'src/mesa/drivers/dri/r300/compiler/radeon_opcodes.h')
-rw-r--r--src/mesa/drivers/dri/r300/compiler/radeon_opcodes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r300/compiler/radeon_opcodes.h b/src/mesa/drivers/dri/r300/compiler/radeon_opcodes.h
index 8b9fa07dde..6e18d6eb3f 100644
--- a/src/mesa/drivers/dri/r300/compiler/radeon_opcodes.h
+++ b/src/mesa/drivers/dri/r300/compiler/radeon_opcodes.h
@@ -187,7 +187,7 @@ typedef enum {
RC_OPCODE_ENDLOOP,
- RC_OPCODE_CONTINUE,
+ RC_OPCODE_CONT,
/** special instruction, used in R300-R500 fragment program pair instructions
* indicates that the result of the alpha operation shall be replicated