Searched defs:ati_fragment_shader (Results 1 – 1 of 1) sorted by relevance
2217 struct ati_fragment_shader struct2219 GLuint Id;2220 GLint RefCount;2221 struct atifs_instruction *Instructions[2];2222 struct atifs_setupinst *SetupInst[2];2223 GLfloat Constants[8][4];2247 struct gl_ati_fragment_shader_state argument2252 struct ati_fragment_shader *Current; argument