Searched defs:ati_fragment_shader (Results 1 – 1 of 1) sorted by relevance
2245 struct ati_fragment_shader struct2247 GLuint Id;2248 GLint RefCount;2249 struct atifs_instruction *Instructions[2];2250 struct atifs_setupinst *SetupInst[2];2251 GLfloat Constants[8][4];2275 struct gl_ati_fragment_shader_state argument2280 struct ati_fragment_shader *Current; argument