Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_fragshader.c276 GLuint dstmod = inst->DstReg[optype].dstMod; in r200UpdateFSArith() local
278 dstmod &= ~GL_SATURATE_BIT_ATI; in r200UpdateFSArith()
293 switch(dstmod) { in r200UpdateFSArith()