Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.c117 (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()
Dtgsi_ureg.h557 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()
Dtgsi_dump.c511 inst->Predicate.SwizzleZ != TGSI_SWIZZLE_Z || in iter_instruction()
567 src->Register.SwizzleZ != TGSI_SWIZZLE_Z || in iter_instruction()
Dtgsi_build.c646 instruction_predicate.SwizzleZ = TGSI_SWIZZLE_Z; in tgsi_default_instruction_predicate()
786 src_register.SwizzleZ = TGSI_SWIZZLE_Z; in tgsi_default_src_register()
Dtgsi_text.c477 brackets->ind_comp = TGSI_SWIZZLE_Z; in parse_register_bracket()
743 swizzle[i] = TGSI_SWIZZLE_Z; in parse_optional_swizzle()
Dtgsi_ureg.c261 dst.PredSwizzleZ = TGSI_SWIZZLE_Z; in ureg_dst_register()
1188 TGSI_SWIZZLE_Z, in ureg_label_insn()
Dtgsi_ppc.c273 case TGSI_SWIZZLE_Z: in emit_fetch()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_emit.h236 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)
Dsvga_tgsi_decl_sm30.c208 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()
Dsvga_tgsi_insn.c679 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/
Dvl_mc.c201 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()
Dvl_compositor.c225 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/
Dasm_fill.h91 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/
Dxa_tgsi.c181 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/
Dxorg_exa_tgsi.c165 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/
Ddraw_pipe_aapoint.c341 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/
Di915_fpc_optimize.c81 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/
Dp_shader_tokens.h485 #define TGSI_SWIZZLE_Z 2 macro