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.h2458 struct ati_fragment_shader struct
2460 GLuint Id;
2461 GLint RefCount;
2462 struct atifs_instruction *Instructions[2];
2463 struct atifs_setupinst *SetupInst[2];
2464 GLfloat Constants[8][4];
2488 struct gl_ati_fragment_shader_state argument
2493 struct ati_fragment_shader *Current; argument