#include <mtypes.h>
Data Fields | |
GLuint | Id |
GLint | RefCount |
struct atifs_instruction * | Instructions [2] |
struct atifs_setupinst * | SetupInst [2] |
GLfloat | Constants [8][4] |
GLbitfield | LocalConstDef |
GLubyte | numArithInstr [2] |
Indicates which constants have been set. | |
GLubyte | regsAssigned [2] |
GLubyte | NumPasses |
GLubyte | cur_pass |
1 or 2 | |
GLubyte | last_optype |
GLboolean | interpinp1 |
GLboolean | isValid |
GLuint | swizzlerq |
GLuint ati_fragment_shader::Id |
struct atifs_instruction* ati_fragment_shader::Instructions[2] [read] |
struct atifs_setupinst* ati_fragment_shader::SetupInst[2] [read] |
GLfloat ati_fragment_shader::Constants[8][4] |
GLbitfield ati_fragment_shader::LocalConstDef |
GLubyte ati_fragment_shader::numArithInstr[2] |
Indicates which constants have been set.
GLubyte ati_fragment_shader::regsAssigned[2] |
GLubyte ati_fragment_shader::NumPasses |
GLubyte ati_fragment_shader::cur_pass |
1 or 2
GLubyte ati_fragment_shader::last_optype |
GLboolean ati_fragment_shader::interpinp1 |
GLboolean ati_fragment_shader::isValid |