summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_cc.c
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2011-01-10 13:36:23 -0800
committerKenneth Graunke <kenneth@whitecape.org>2011-01-10 15:44:32 -0800
commit6c5e6cd13036ef38b9c63bcb245d7132bcffd0f1 (patch)
treecbd0829f6924d0463781b34bd7e9e3b3ff8e63fd /src/mesa/drivers/dri/i965/brw_cc.c
parent61428dd2ab66017f80dc4f3b0793e741d93a6d47 (diff)
i965: Remove unused #defines which only contain the sub-opcode.
Most _3DSTATE defines contain the command type, sub-type, opcode, and sub-opcode (i.e. 0x7905). These, however, contain only the sub-opcode (i.e. 0x05). Since they are inconsistent with the rest of the code and nothing uses them, simply delete them. The _3DOP and _3DCONTROL defines seemed similar, and were also unused.
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_cc.c')
0 files changed, 0 insertions, 0 deletions