Home
last modified time | relevance | path

Searched defs:ati_fragment_shader (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dmtypes.h2210 struct ati_fragment_shader struct
2212 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 argument
2245 struct ati_fragment_shader *Current; argument