diff options
author | Oliver McFadden <z3ro.geek@gmail.com> | 2007-07-18 02:49:26 +0000 |
---|---|---|
committer | Oliver McFadden <z3ro.geek@gmail.com> | 2007-07-18 02:49:26 +0000 |
commit | 86ece0a920d8afa870608a25745be8d03b7cccb6 (patch) | |
tree | 79e8edb3ab7eecc64376175b19221d299194d11c /src/mesa/drivers/dri/i965/intel_ioctl.h | |
parent | fb4e071beda6e3b9e68a21bbc7649b6c4733c485 (diff) |
r300: Cleaned up vertprog construction.
Construct the vertprog instruction in the 4 DWORD parts...
DWORD 0: Opcode and Output.
DWORD 1: First Argument.
DWORD 2: Second Argument.
DWORD 3: Third Argument.
Allow the opcode translation functions to generate more than one instruction;
useful for when an instruction must be emulated. FLR, XPD, etc.
Diffstat (limited to 'src/mesa/drivers/dri/i965/intel_ioctl.h')
0 files changed, 0 insertions, 0 deletions