/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_scan.c | 117 (src->Register.SwizzleX == TGSI_SWIZZLE_Z || in tgsi_scan_shader() 118 src->Register.SwizzleY == TGSI_SWIZZLE_Z || in tgsi_scan_shader() 119 src->Register.SwizzleZ == TGSI_SWIZZLE_Z || in tgsi_scan_shader() 120 src->Register.SwizzleW == TGSI_SWIZZLE_Z)) { in tgsi_scan_shader() 318 src->Register.SwizzleZ != TGSI_SWIZZLE_Z || in tgsi_is_passthrough_shader()
|
D | tgsi_ureg.h | 557 TGSI_SWIZZLE_Z, \ 576 TGSI_SWIZZLE_Z, \ 597 TGSI_SWIZZLE_Z, \ 619 TGSI_SWIZZLE_Z, \ 994 dst.PredSwizzleZ = TGSI_SWIZZLE_Z; in ureg_dst() 1010 src.SwizzleZ = TGSI_SWIZZLE_Z; in ureg_src_register() 1037 src.SwizzleZ = TGSI_SWIZZLE_Z; in ureg_src() 1073 dst.PredSwizzleZ = TGSI_SWIZZLE_Z; in ureg_dst_undef()
|
D | tgsi_dump.c | 511 inst->Predicate.SwizzleZ != TGSI_SWIZZLE_Z || in iter_instruction() 567 src->Register.SwizzleZ != TGSI_SWIZZLE_Z || in iter_instruction()
|
D | tgsi_build.c | 646 instruction_predicate.SwizzleZ = TGSI_SWIZZLE_Z; in tgsi_default_instruction_predicate() 786 src_register.SwizzleZ = TGSI_SWIZZLE_Z; in tgsi_default_src_register()
|
D | tgsi_text.c | 477 brackets->ind_comp = TGSI_SWIZZLE_Z; in parse_register_bracket() 743 swizzle[i] = TGSI_SWIZZLE_Z; in parse_optional_swizzle()
|
D | tgsi_ureg.c | 261 dst.PredSwizzleZ = TGSI_SWIZZLE_Z; in ureg_dst_register() 1188 TGSI_SWIZZLE_Z, in ureg_label_insn()
|
D | tgsi_ppc.c | 273 case TGSI_SWIZZLE_Z: in emit_fetch()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_emit.h | 236 TRANSLATE_SWIZZLE(TGSI_SWIZZLE_X,TGSI_SWIZZLE_Y,TGSI_SWIZZLE_Z,TGSI_SWIZZLE_W) 242 TRANSLATE_SWIZZLE(TGSI_SWIZZLE_Z,TGSI_SWIZZLE_Z,TGSI_SWIZZLE_Z,TGSI_SWIZZLE_Z)
|
D | svga_tgsi_decl_sm30.c | 208 emit->ps_depth_pos.base.swizzle = TRANSLATE_SWIZZLE( TGSI_SWIZZLE_Z, in ps30_input() 209 TGSI_SWIZZLE_Z, in ps30_input() 210 TGSI_SWIZZLE_Z, in ps30_input()
|
D | svga_tgsi_insn.c | 679 emit->arl_consts[i + 0].swizzle = TGSI_SWIZZLE_Z; in create_arl_consts() 1704 scalar(src0, TGSI_SWIZZLE_Z), in emit_tex() 1711 r_coord = scalar(src0, TGSI_SWIZZLE_Z); in emit_tex() 2342 scalar( src( log2_abs ), TGSI_SWIZZLE_Z ) ) ) in emit_log() 2347 scalar( src( log2_abs ), TGSI_SWIZZLE_Z ), in emit_log() 2786 scalar( emit->ps_depth_pos, TGSI_SWIZZLE_Z ), in emit_ps_preamble() 2808 scalar(src(emit->temp_pos), TGSI_SWIZZLE_Z) )) in emit_ps_postamble()
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_mc.c | 201 ureg_IF(shader, ureg_scalar(ureg_src(ref), TGSI_SWIZZLE_Z), &label); in create_ref_frag_shader() 207 ureg_src(ref), ureg_scalar(ureg_src(ref), TGSI_SWIZZLE_Z)); in create_ref_frag_shader() 271 ureg_scalar(vpos, TGSI_SWIZZLE_Z), ureg_imm1f(shader, 0.5f)); in create_ycbcr_vert_shader() 287 ureg_negate(ureg_scalar(ureg_src(t_vtex), TGSI_SWIZZLE_Z)), in create_ycbcr_vert_shader() 294 ureg_negate(ureg_scalar(ureg_src(t_vtex), TGSI_SWIZZLE_Z)), in create_ycbcr_vert_shader() 353 ureg_scalar(flags, TGSI_SWIZZLE_Z)); in create_ycbcr_frag_shader() 356 ureg_src(tmp), ureg_scalar(flags, TGSI_SWIZZLE_Z)); in create_ycbcr_frag_shader()
|
D | vl_compositor.c | 225 TGSI_SWIZZLE_X, j ? TGSI_SWIZZLE_Z : TGSI_SWIZZLE_Y, TGSI_SWIZZLE_W, TGSI_SWIZZLE_W); in create_frag_shader_weave() 240 TGSI_SWIZZLE_Y, TGSI_SWIZZLE_Z, TGSI_SWIZZLE_Z, TGSI_SWIZZLE_Z), in create_frag_shader_weave()
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | asm_fill.h | 91 ureg_scalar(constant[2], TGSI_SWIZZLE_Z)); in linear_grad() 121 ureg_scalar(constant[2], TGSI_SWIZZLE_Z), ureg_src(temp[2])); in radial_grad() 126 ureg_RCP(ureg, temp[0], ureg_scalar(constant[2], TGSI_SWIZZLE_Z)); in radial_grad() 146 TGSI_SWIZZLE_Z, in pattern() 148 TGSI_SWIZZLE_Z, in pattern() 591 ureg_scalar(ureg_src(temp[0]), TGSI_SWIZZLE_Z), in color_bw()
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_tgsi.c | 181 ureg_MUL(ureg, temp2, ureg_src(temp1), ureg_scalar(coords, TGSI_SWIZZLE_Z)); in linear_gradient() 238 ureg_MUL(ureg, temp2, ureg_scalar(coords, TGSI_SWIZZLE_Z), ureg_src(temp4)); in radial_gradient() 247 ureg_scalar(coords, TGSI_SWIZZLE_Z), in radial_gradient() 248 ureg_scalar(coords, TGSI_SWIZZLE_Z)); in radial_gradient() 399 TGSI_SWIZZLE_Z, in xrender_tex() 415 TGSI_SWIZZLE_Z, in xrender_tex()
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_exa_tgsi.c | 165 ureg_scalar(coords, TGSI_SWIZZLE_Z)); in linear_gradient() 233 ureg_scalar(coords, TGSI_SWIZZLE_Z), in radial_gradient() 247 ureg_scalar(coords, TGSI_SWIZZLE_Z), in radial_gradient() 248 ureg_scalar(coords, TGSI_SWIZZLE_Z)); in radial_gradient() 423 TGSI_SWIZZLE_Z, in xrender_tex() 439 TGSI_SWIZZLE_Z, in xrender_tex()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_aapoint.c | 341 newInst.Src[1].Register.SwizzleZ = TGSI_SWIZZLE_Z; in aa_transform_inst() 354 newInst.Src[0].Register.SwizzleX = TGSI_SWIZZLE_Z; in aa_transform_inst() 386 newInst.Src[1].Register.SwizzleW = TGSI_SWIZZLE_Z; in aa_transform_inst() 402 newInst.Src[1].Register.SwizzleY = TGSI_SWIZZLE_Z; in aa_transform_inst()
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_fpc_optimize.c | 81 if ( write_mask & TGSI_WRITEMASK_Z && r->Register.SwizzleZ != TGSI_SWIZZLE_Z) in is_unswizzled() 140 r->Register.SwizzleZ = TGSI_SWIZZLE_Z; in set_neutral_element_swizzle()
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 485 #define TGSI_SWIZZLE_Z 2 macro
|