Searched defs:ati_fragment_shader (Results 1 – 1 of 1) sorted by relevance
2414 struct ati_fragment_shader struct2416 GLuint Id;2417 GLint RefCount;2418 struct atifs_instruction *Instructions[2];2419 struct atifs_setupinst *SetupInst[2];2420 GLfloat Constants[8][4];2444 struct gl_ati_fragment_shader_state argument2449 struct ati_fragment_shader *Current; argument