HomeSort by relevance Sort by last modified time
    Searched refs:dstMod (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
atifragshader.h 40 GLuint dstMod;
99 GLuint dstMod, GLuint arg1, GLuint arg1Rep,
104 GLuint dstMod, GLuint arg1, GLuint arg1Rep,
110 GLuint dstMod, GLuint arg1, GLuint arg1Rep,
116 _mesa_AlphaFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1,
120 _mesa_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1,
125 _mesa_AlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1,
atifragshader.c 151 GLuint dstMask, GLuint dstMod, GLuint arg1,
165 fprintf(stderr, ", %s", create_dst_mod_str(dstMod));
589 GLuint dstMask, GLuint dstMod, GLuint arg1,
598 GLuint modtemp = dstMod & ~GL_SATURATE_BIT_ATI;
637 _mesa_error(ctx, GL_INVALID_ENUM, "C/AFragmentOpATI(dstMod)%x", modtemp);
702 curI->DstReg[optype].dstMod = dstMod;
706 debug_op(optype, arg_count, op, dst, dstMask, dstMod, arg1, arg1Rep, arg1Mod, arg2, arg2Rep, arg2Mod, arg3, arg3Rep, arg3Mod);
713 GLuint dstMod, GLuint arg1, GLuint arg1Rep,
717 dstMod, arg1, arg1Rep, arg1Mod, 0, 0, 0, 0, 0, 0)
    [all...]
  /external/mesa3d/src/mesa/main/
atifragshader.h 40 GLuint dstMod;
99 GLuint dstMod, GLuint arg1, GLuint arg1Rep,
104 GLuint dstMod, GLuint arg1, GLuint arg1Rep,
110 GLuint dstMod, GLuint arg1, GLuint arg1Rep,
116 _mesa_AlphaFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1,
120 _mesa_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1,
125 _mesa_AlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1,
atifragshader.c 151 GLuint dstMask, GLuint dstMod, GLuint arg1,
165 fprintf(stderr, ", %s", create_dst_mod_str(dstMod));
589 GLuint dstMask, GLuint dstMod, GLuint arg1,
598 GLuint modtemp = dstMod & ~GL_SATURATE_BIT_ATI;
637 _mesa_error(ctx, GL_INVALID_ENUM, "C/AFragmentOpATI(dstMod)%x", modtemp);
702 curI->DstReg[optype].dstMod = dstMod;
706 debug_op(optype, arg_count, op, dst, dstMask, dstMod, arg1, arg1Rep, arg1Mod, arg2, arg2Rep, arg2Mod, arg3, arg3Rep, arg3Mod);
713 GLuint dstMod, GLuint arg1, GLuint arg1Rep,
717 dstMod, arg1, arg1Rep, arg1Mod, 0, 0, 0, 0, 0, 0)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga3d_shaderdefs.h 382 uint32 dstMod : 4;
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_shaderdefs.h 382 uint32 dstMod : 4;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_fragshader.c 249 (dstmod is ignored, though, so dot2/dot3 should be safe)
273 GLuint sat = inst->DstReg[optype].dstMod & GL_SATURATE_BIT_ATI;
274 GLuint dstmod = inst->DstReg[optype].dstMod; local
276 dstmod &= ~GL_SATURATE_BIT_ATI;
291 switch(dstmod) {
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_atifragshader.c 544 write_dst_addr(optype, inst->DstReg[optype].dstMod,
548 write_dst_addr(1, inst->DstReg[0].dstMod, 0, dst[1], dstp);
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_fragshader.c 249 (dstmod is ignored, though, so dot2/dot3 should be safe)
273 GLuint sat = inst->DstReg[optype].dstMod & GL_SATURATE_BIT_ATI;
274 GLuint dstmod = inst->DstReg[optype].dstMod; local
276 dstmod &= ~GL_SATURATE_BIT_ATI;
291 switch(dstmod) {
  /external/mesa3d/src/mesa/swrast/
s_atifragshader.c 544 write_dst_addr(optype, inst->DstReg[optype].dstMod,
548 write_dst_addr(1, inst->DstReg[0].dstMod, 0, dst[1], dstp);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_tgsi_emit.h 281 dest.dstMod = 0;
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_emit.h 281 dest.dstMod = 0;
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitable.h     [all...]
glapitemp.h     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_mapi_tmp_shared.h     [all...]
glapi_mapi_tmp.h     [all...]
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_opengl.h     [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_opengl.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
glext.h     [all...]
  /external/mesa3d/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glext.h     [all...]

Completed in 2990 milliseconds

1 2