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.h2245 struct ati_fragment_shader struct
2247 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 argument
2280 struct ati_fragment_shader *Current; argument