Home
last modified time | relevance | path

Searched refs:swizzle_z (Results 1 - 25 of 53) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader_dump.c473 if (srcreg.swizzle_x != 0 || srcreg.swizzle_y != 1 || srcreg.swizzle_z != 2 || srcreg.swizzle_w != 3) { in dump_srcreg()
475 if (srcreg.swizzle_x == srcreg.swizzle_y && srcreg.swizzle_y == srcreg.swizzle_z && srcreg.swizzle_z == srcreg.swizzle_w) { in dump_srcreg()
481 _debug_printf( "%c", "xyzw"[srcreg.swizzle_z] ); in dump_srcreg()
H A Dsvga_shader.h165 unsigned swizzle_z:2; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.h74 uint8_t swizzle_z,
H A Dtgsi_util.c116 uint8_t swizzle_z, in tgsi_util_get_src_usage_mask()
368 usage_mask |= 1 << swizzle_z; in tgsi_util_get_src_usage_mask()
111 tgsi_util_get_src_usage_mask(enum tgsi_opcode opcode, unsigned src_idx, uint8_t write_mask, uint8_t swizzle_x, uint8_t swizzle_y, uint8_t swizzle_z, uint8_t swizzle_w, enum tgsi_texture_type tex_target, enum tgsi_texture_type mem_target) tgsi_util_get_src_usage_mask() argument
H A Dtgsi_build.c812 int index, int file, int swizzle_x, int swizzle_y, int swizzle_z, in tgsi_build_texture_offset()
822 texture_offset.SwizzleZ = swizzle_z; in tgsi_build_texture_offset()
854 unsigned swizzle_z, in tgsi_build_src_register()
869 assert( swizzle_z <= TGSI_SWIZZLE_W ); in tgsi_build_src_register()
877 src_register.SwizzleZ = swizzle_z; in tgsi_build_src_register()
811 tgsi_build_texture_offset( int index, int file, int swizzle_x, int swizzle_y, int swizzle_z, struct tgsi_instruction *instruction, struct tgsi_header *header ) tgsi_build_texture_offset() argument
850 tgsi_build_src_register( unsigned file, unsigned swizzle_x, unsigned swizzle_y, unsigned swizzle_z, unsigned swizzle_w, unsigned negate, unsigned absolute, unsigned indirect, unsigned dimension, int index, struct tgsi_instruction *instruction, struct tgsi_header *header ) tgsi_build_src_register() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c430 unsigned swizzle_x, swizzle_y, swizzle_z, swizzle_w; in i915_fpc_optimize_mov_after_mov() local
452 swizzle_z = src_reg1->Register.SwizzleZ; in i915_fpc_optimize_mov_after_mov()
461 swizzle_z = src_reg2->Register.SwizzleZ; in i915_fpc_optimize_mov_after_mov()
468 src_reg2->Register.SwizzleZ = swizzle_z; in i915_fpc_optimize_mov_after_mov()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_viewport.c72 st->state.viewport[i].swizzle_z = viewport_swizzle_from_glenum(ctx->ViewportArray[i].SwizzleZ); in st_update_viewport()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_aos.c41 unsigned swizzle_z, in swizzle_aos()
49 assert(swizzle_z < 4); in swizzle_aos()
54 swizzles[bld->inv_swizzles[2]] = bld->swizzles[swizzle_z]; in swizzle_aos()
37 swizzle_aos(struct lp_build_nir_context *bld_base, LLVMValueRef a, unsigned swizzle_x, unsigned swizzle_y, unsigned swizzle_z, unsigned swizzle_w) swizzle_aos() argument
H A Dlp_bld_tgsi_aos.c71 unsigned swizzle_z, in swizzle_aos()
79 assert(swizzle_z < 4); in swizzle_aos()
84 swizzles[bld->inv_swizzles[2]] = bld->swizzles[swizzle_z]; in swizzle_aos()
67 swizzle_aos(struct lp_build_tgsi_context *bld_base, LLVMValueRef a, unsigned swizzle_x, unsigned swizzle_y, unsigned swizzle_z, unsigned swizzle_w) swizzle_aos() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_cs_derived.cpp193 mul(mul(swizzle_z(gl_LocalInvocationID), swizzle_x(gl_WorkGroupSize->clone(shader, NULL))), in make_gl_LocalInvocationIndex()
H A Dlower_packing_builtins.cpp252 swizzle_z(u), constant(16u), constant(8u)), in pack_uvec4_to_uint()
261 lshift(swizzle_z(u), constant(16u))), in pack_uvec4_to_uint()
H A Dlower_blend_equation_advanced.cpp173 return min2(min2(swizzle_x(v), swizzle_y(v)), swizzle_z(v)); in minv3()
180 return max2(max2(swizzle_x(v), swizzle_y(v)), swizzle_z(v)); in maxv3()
H A Dir_builder.h227 ir_swizzle *swizzle_z(operand a);
/third_party/mesa3d/src/gallium/drivers/r600/
H A Deg_asm.c92 S_SQ_CF_ALLOC_EXPORT_WORD1_SWIZ_SEL_Z(cf->output.swizzle_z) | in eg_bytecode_cf_build()
165 output->swizzle_z = G_SQ_CF_ALLOC_EXPORT_WORD1_SWIZ_SEL_Z(word1);
H A Dr600_asm.h169 unsigned swizzle_z; member
/third_party/mesa3d/src/gallium/tests/graw/
H A Dtri-gs.c72 vp.swizzle_z = PIPE_VIEWPORT_SWIZZLE_POSITIVE_Z; in set_viewport()
H A Dshader-leak.c71 vp.swizzle_z = PIPE_VIEWPORT_SWIZZLE_POSITIVE_Z; in set_viewport()
H A Dgraw_util.h206 vp.swizzle_z = PIPE_VIEWPORT_SWIZZLE_POSITIVE_Z; in graw_util_viewport()
H A Dquad-sample.c81 vp.swizzle_z = PIPE_VIEWPORT_SWIZZLE_POSITIVE_Z; in set_viewport()
H A Dtri-instanced.c101 vp.swizzle_z = PIPE_VIEWPORT_SWIZZLE_POSITIVE_Z; in set_viewport()
/third_party/libdrm/intel/
H A Dintel_decode.c762 const char *swizzle_z = i915_get_channel_swizzle((a1 >> 20) & 0xf); in i915_get_instruction_src0() local
767 sprintf(swizzle, ".%s%s%s%s", swizzle_x, swizzle_y, swizzle_z, in i915_get_instruction_src0()
780 const char *swizzle_z = i915_get_channel_swizzle((a2 >> 28) & 0xf); in i915_get_instruction_src1() local
785 sprintf(swizzle, ".%s%s%s%s", swizzle_x, swizzle_y, swizzle_z, in i915_get_instruction_src1()
797 const char *swizzle_z = i915_get_channel_swizzle((a2 >> 4) & 0xf); in i915_get_instruction_src2() local
802 sprintf(swizzle, ".%s%s%s%s", swizzle_x, swizzle_y, swizzle_z, in i915_get_instruction_src2()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h236 enum pipe_viewport_swizzle swizzle_z:8; member
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c199 p->viewport.swizzle_z = PIPE_VIEWPORT_SWIZZLE_POSITIVE_Z; in init_prog()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_matrix_filter.c284 viewport.swizzle_z = PIPE_VIEWPORT_SWIZZLE_POSITIVE_Z; in vl_matrix_filter_render()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_init.c329 p->viewport.swizzle_z = PIPE_VIEWPORT_SWIZZLE_POSITIVE_Z; in pp_init_fbos()

Completed in 22 milliseconds

123