Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Datifragshader.h37 GLuint dstMod; member
91 GLuint dstMod, GLuint arg1, GLuint arg1Rep,
96 GLuint dstMod, GLuint arg1, GLuint arg1Rep,
102 GLuint dstMod, GLuint arg1, GLuint arg1Rep,
108 _mesa_AlphaFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1,
112 _mesa_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1,
117 _mesa_AlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1,
Datifragshader.c128 GLuint dstMask, GLuint dstMod, GLuint arg1, in debug_op() argument
142 fprintf(stderr, ", %s", create_dst_mod_str(dstMod)); in debug_op()
578 GLuint dstMask, GLuint dstMod, GLuint arg1, in _mesa_FragmentOpXATI() argument
587 GLuint modtemp = dstMod & ~GL_SATURATE_BIT_ATI; in _mesa_FragmentOpXATI()
691 curI->DstReg[optype].dstMod = dstMod; in _mesa_FragmentOpXATI()
695 …debug_op(optype, arg_count, op, dst, dstMask, dstMod, arg1, arg1Rep, arg1Mod, arg2, arg2Rep, arg2M… in _mesa_FragmentOpXATI()
702 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp1ATI() argument
706 dstMod, arg1, arg1Rep, arg1Mod, 0, 0, 0, 0, 0, 0); in _mesa_ColorFragmentOp1ATI()
711 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp2ATI() argument
716 dstMod, arg1, arg1Rep, arg1Mod, arg2, arg2Rep, in _mesa_ColorFragmentOp2ATI()
[all …]
/external/mesa3d/src/mesa/state_tracker/
Dst_atifs_to_tgsi.c256 struct ureg_dst dst, GLuint dstMod) in emit_dstmod() argument
260 GLuint scale = dstMod & ~GL_SATURATE_BIT_ATI; in emit_dstmod()
262 if (dstMod == GL_NONE) { in emit_dstmod()
291 if (dstMod & GL_SATURATE_BIT_ATI) { in emit_dstmod()
394 emit_dstmod(t, *dst, inst->DstReg[optype].dstMod); in compile_instruction()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_emit.h257 dest.dstMod = 0; in dst_register()
Dsvga_tgsi_insn.c122 dest.dstMod = SVGA3DDSTMOD_SATURATE; in translate_dst_register()
/external/mesa3d/src/mesa/swrast/
Ds_atifragshader.c530 write_dst_addr(optype, inst->DstReg[optype].dstMod, in execute_shader()
534 write_dst_addr(1, inst->DstReg[0].dstMod, 0, dst[1], dstp); in execute_shader()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_shaderdefs.h381 uint32 dstMod : 4; member
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_fragshader.c273 GLuint sat = inst->DstReg[optype].dstMod & GL_SATURATE_BIT_ATI; in r200UpdateFSArith()
274 GLuint dstmod = inst->DstReg[optype].dstMod; in r200UpdateFSArith()
/external/mesa3d/include/GL/
Dglext.h6068 …LCOLORFRAGMENTOP1ATIPROC) (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLui…
6069 …LCOLORFRAGMENTOP2ATIPROC) (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLui…
6070 …LCOLORFRAGMENTOP3ATIPROC) (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLui…
6071 typedef void (APIENTRYP PFNGLALPHAFRAGMENTOP1ATIPROC) (GLenum op, GLuint dst, GLuint dstMod, GLuint…
6072 typedef void (APIENTRYP PFNGLALPHAFRAGMENTOP2ATIPROC) (GLenum op, GLuint dst, GLuint dstMod, GLuint…
6073 typedef void (APIENTRYP PFNGLALPHAFRAGMENTOP3ATIPROC) (GLenum op, GLuint dst, GLuint dstMod, GLuint…
6083 GLAPI void APIENTRY glColorFragmentOp1ATI (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GL…
6084 GLAPI void APIENTRY glColorFragmentOp2ATI (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GL…
6085 GLAPI void APIENTRY glColorFragmentOp3ATI (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GL…
6086 GLAPI void APIENTRY glAlphaFragmentOp1ATI (GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuin…
[all …]
/external/swiftshader/include/GL/
Dglext.h6179 …LCOLORFRAGMENTOP1ATIPROC) (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLui…
6180 …LCOLORFRAGMENTOP2ATIPROC) (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLui…
6181 …LCOLORFRAGMENTOP3ATIPROC) (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLui…
6182 typedef void (APIENTRYP PFNGLALPHAFRAGMENTOP1ATIPROC) (GLenum op, GLuint dst, GLuint dstMod, GLuint…
6183 typedef void (APIENTRYP PFNGLALPHAFRAGMENTOP2ATIPROC) (GLenum op, GLuint dst, GLuint dstMod, GLuint…
6184 typedef void (APIENTRYP PFNGLALPHAFRAGMENTOP3ATIPROC) (GLenum op, GLuint dst, GLuint dstMod, GLuint…
6194 GLAPI void APIENTRY glColorFragmentOp1ATI (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GL…
6195 GLAPI void APIENTRY glColorFragmentOp2ATI (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GL…
6196 GLAPI void APIENTRY glColorFragmentOp3ATI (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GL…
6197 GLAPI void APIENTRY glAlphaFragmentOp1ATI (GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuin…
[all …]