core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

ati_fragment_shader Struct Reference

#include <mtypes.h>


Detailed Description

ATI fragment shader.

Data Fields

GLuint Id
GLint RefCount
struct atifs_instructionInstructions [2]
struct atifs_setupinstSetupInst [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

Field Documentation

GLuint ati_fragment_shader::Id

GLint ati_fragment_shader::RefCount

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

GLuint ati_fragment_shader::swizzlerq


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:47:46 2009 for Mesa Main by  doxygen 1.5.4