Searched defs:ati_fragment_shader (Results 1 – 1 of 1) sorted by relevance
2210 struct ati_fragment_shader struct2212 GLuint Id;2213 GLint RefCount;2214 struct atifs_instruction *Instructions[2];2215 struct atifs_setupinst *SetupInst[2];2216 GLfloat Constants[8][4];2240 struct gl_ati_fragment_shader_state argument2245 struct ati_fragment_shader *Current; argument