Home
last modified time | relevance | path

Searched refs:dstmod (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_fragshader.c274 GLuint dstmod = inst->DstReg[optype].dstMod; in r200UpdateFSArith() local
276 dstmod &= ~GL_SATURATE_BIT_ATI; in r200UpdateFSArith()
291 switch(dstmod) { in r200UpdateFSArith()