Go to the source code of this file.
Defines | |
#define | OP12_TEX(a) OP12(a) |
#define | OP14_TEX(a) OP14(a) |
#define | OP00_LBL(a) OP00(a) |
#define | OP01_LBL(a) OP01(a) |
#define OP00_LBL | ( | a | ) | OP00(a) |
Definition at line 36 of file tgsi_opcode_tmp.h.
#define OP01_LBL | ( | a | ) | OP01(a) |
Definition at line 40 of file tgsi_opcode_tmp.h.
#define OP12_TEX | ( | a | ) | OP12(a) |
Definition at line 28 of file tgsi_opcode_tmp.h.
#define OP14_TEX | ( | a | ) | OP14(a) |
Definition at line 32 of file tgsi_opcode_tmp.h.