Searched defs:ati_fragment_shader (Results 1 – 1 of 1) sorted by relevance
2200 struct ati_fragment_shader struct2202 GLuint Id;2203 GLint RefCount;2204 struct atifs_instruction *Instructions[2];2205 struct atifs_setupinst *SetupInst[2];2206 GLfloat Constants[8][4];2230 struct gl_ati_fragment_shader_state argument2235 struct ati_fragment_shader *Current; argument