Searched defs:swizzle_z (Results 1 - 20 of 20) sorted by relevance

/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.h165 unsigned swizzle_z: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.h165 unsigned swizzle_z: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.cpp151 swizzle_z(operand a) function in namespace:ir_builder
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_builder.cpp151 swizzle_z(operand a) function in namespace:ir_builder
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dkgem_debug_gen3.c462 const char *swizzle_z = gen3_get_channel_swizzle((a1 >> 20) & 0xf); local in function:gen3_get_instruction_src0
480 const char *swizzle_z = gen3_get_channel_swizzle((a2 >> 28) & 0xf); local in function:gen3_get_instruction_src1
497 const char *swizzle_z = gen3_get_channel_swizzle((a2 >> 4) & 0xf); local in function:gen3_get_instruction_src2
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dkgem_debug_gen3.c462 const char *swizzle_z = gen3_get_channel_swizzle((a1 >> 20) & 0xf); local in function:gen3_get_instruction_src0
480 const char *swizzle_z = gen3_get_channel_swizzle((a2 >> 28) & 0xf); local in function:gen3_get_instruction_src1
497 const char *swizzle_z = gen3_get_channel_swizzle((a2 >> 4) & 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.c762 const char *swizzle_z = i915_get_channel_swizzle((a1 >> 20) & 0xf); local in function:i915_get_instruction_src0
780 const char *swizzle_z = i915_get_channel_swizzle((a2 >> 28) & 0xf); local in function:i915_get_instruction_src1
797 const char *swizzle_z = i915_get_channel_swizzle((a2 >> 4) & 0xf); local in function:i915_get_instruction_src2
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.h165 unsigned swizzle_z; member in struct:r600_bytecode_output
/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.h169 unsigned swizzle_z; member in struct:r600_bytecode_output
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c422 unsigned swizzle_z = G_008F1C_DST_SEL_Z(state[3]); local in function:si_set_mutable_tex_desc_fields
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_serialize.c497 unsigned swizzle_z:2; member in struct:packed_src::__anon7e3a081f0708

Completed in 72 milliseconds