HomeSort by relevance Sort by last modified time
    Searched refs:argMod (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/main/
atifragshader.h 34 GLuint argMod;
atifragshader.c 686 curI->SrcReg[optype][0].argMod = arg1Mod;
692 curI->SrcReg[optype][1].argMod = arg2Mod;
698 curI->SrcReg[optype][2].argMod = arg3Mod;
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_fragshader.c 46 const GLuint srcmod = srcReg.argMod;
  /external/mesa3d/src/mesa/swrast/
s_atifragshader.c 376 apply_src_mod(optype, inst->SrcReg[optype][i].argMod,

Completed in 113 milliseconds