Searched defs:swizzle_x (Results 1 - 25 of 25) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_gem_fence_reg.c585 u32 swizzle_x = I915_BIT_6_SWIZZLE_UNKNOWN; local in function:detect_bit_6_swizzle
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c67 swizzle_aos(struct lp_build_tgsi_context * bld_base,LLVMValueRef a,unsigned swizzle_x,unsigned swizzle_y,unsigned swizzle_z,unsigned swizzle_w) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader.h163 unsigned swizzle_x:2; member in struct:sh_srcreg
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c434 unsigned swizzle_x, swizzle_y, swizzle_z, swizzle_w; local in function:i915_fpc_optimize_mov_after_mov
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c458 unsigned swizzle_x, swizzle_y, swizzle_z, swizzle_w; local in function:i915_fpc_optimize_mov_after_mov
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader.h163 unsigned swizzle_x:2; member in struct:sh_srcreg
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c67 swizzle_aos(struct lp_build_tgsi_context * bld_base,LLVMValueRef a,unsigned swizzle_x,unsigned swizzle_y,unsigned swizzle_z,unsigned swizzle_w) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_builder.cpp139 swizzle_x(operand a) function in namespace:ir_builder
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_builder.cpp139 swizzle_x(operand a) function in namespace:ir_builder
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dkgem_debug_gen3.c460 const char *swizzle_x = gen3_get_channel_swizzle((a1 >> 28) & 0xf); local in function:gen3_get_instruction_src0
478 const char *swizzle_x = gen3_get_channel_swizzle((a1 >> 4) & 0xf); local in function:gen3_get_instruction_src1
495 const char *swizzle_x = gen3_get_channel_swizzle((a2 >> 12) & 0xf); local in function:gen3_get_instruction_src2
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dkgem_debug_gen3.c460 const char *swizzle_x = gen3_get_channel_swizzle((a1 >> 28) & 0xf); local in function:gen3_get_instruction_src0
478 const char *swizzle_x = gen3_get_channel_swizzle((a1 >> 4) & 0xf); local in function:gen3_get_instruction_src1
495 const char *swizzle_x = gen3_get_channel_swizzle((a2 >> 12) & 0xf); local in function:gen3_get_instruction_src2
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_setup.c173 emit_swizzle(struct lp_build_tgsi_context * bld_base,LLVMValueRef value,unsigned swizzle_x,unsigned swizzle_y,unsigned swizzle_z,unsigned swizzle_w) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c814 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) argument
853 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) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c811 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) 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) argument
/xsrc/external/mit/libdrm/dist/intel/
H A Dintel_decode.c760 const char *swizzle_x = i915_get_channel_swizzle((a1 >> 28) & 0xf); local in function:i915_get_instruction_src0
778 const char *swizzle_x = i915_get_channel_swizzle((a1 >> 4) & 0xf); local in function:i915_get_instruction_src1
795 const char *swizzle_x = i915_get_channel_swizzle((a2 >> 12) & 0xf); local in function:i915_get_instruction_src2
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.h163 unsigned swizzle_x; member in struct:r600_bytecode_output
H A Dr600_shader.c4438 int swizzle_x = inst->Src[0].Register.SwizzleX; local in function:tgsi_op2_64_params
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c1733 emit_tex_swizzle(struct svga_shader_emitter * emit,SVGA3dShaderDestToken dst,struct src_register src,unsigned swizzle_x,unsigned swizzle_y,unsigned swizzle_z,unsigned swizzle_w) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c1731 emit_tex_swizzle(struct svga_shader_emitter * emit,SVGA3dShaderDestToken dst,struct src_register src,unsigned swizzle_x,unsigned swizzle_y,unsigned swizzle_z,unsigned swizzle_w) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.h167 unsigned swizzle_x; member in struct:r600_bytecode_output
H A Dr600_shader.c4527 int swizzle_x = inst->Src[0].Register.SwizzleX; local in function:tgsi_op2_64_params
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c421 unsigned swizzle_x = G_008F1C_DST_SEL_X(state[3]); local in function:si_set_mutable_tex_desc_fields
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_serialize.c495 unsigned swizzle_x:2; member in struct:packed_src::__anon7e3a081f0708
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1426 uint16_t swizzle_x = GET_SWZ(swz_op->swizzle, 0); local in function:glsl_to_tgsi_visitor::visit_expression
1437 uint16_t swizzle_x = GET_SWZ(op[2].swizzle, 0); local in function:glsl_to_tgsi_visitor::visit_expression
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1505 uint16_t swizzle_x = GET_SWZ(swz_op->swizzle, 0); local in function:glsl_to_tgsi_visitor::visit_expression
1516 uint16_t swizzle_x = GET_SWZ(op[2].swizzle, 0); local in function:glsl_to_tgsi_visitor::visit_expression
[all...]

Completed in 68 milliseconds