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

123456

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_opcodes.c528 rc_compute_sources_for_writemask(const struct rc_instruction * inst,unsigned int writemask,unsigned int * srcmasks) argument
H A Dradeon_rename_regs.c72 unsigned writemask; local in function:rc_rename_regs
H A Dradeon_compiler.c172 void rc_move_output(struct radeon_compiler * c, unsigned output, unsigned new_output, unsigned writemask) argument
H A Dradeon_variable.c321 unsigned int writemask; local in function:get_variable_pair_helper
393 unsigned int writemask = 0; local in function:rc_variable_writemask_sum
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_opcodes.c530 rc_compute_sources_for_writemask(const struct rc_instruction * inst,unsigned int writemask,unsigned int * srcmasks) argument
H A Dradeon_rename_regs.c72 unsigned writemask; local in function:rc_rename_regs
H A Dradeon_compiler.c172 void rc_move_output(struct radeon_compiler * c, unsigned output, unsigned new_output, unsigned writemask) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_builder.h32 enum writemask { enum in namespace:ir_builder
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_fragcolor.c81 nir_component_mask_t writemask = nir_intrinsic_write_mask(instr); local in function:lower_fragcolor_instr
H A Dnir_opt_large_constants.c221 unsigned writemask = 0; local in function:nir_opt_large_constants
104 handle_constant_store(void * mem_ctx,struct var_info * info,nir_deref_instr * deref,nir_const_value * val,unsigned writemask,glsl_type_size_align_func size_align) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_builder.h32 enum writemask { enum in namespace:ir_builder
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_buffer.c158 handle_op_atomic(const struct pipe_shader_buffer * bview,bool just_read,unsigned char * data_ptr,uint qi,enum tgsi_opcode opcode,unsigned writemask,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE],float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi_private.cpp275 st_dst_reg::st_dst_reg(gl_register_file file, int writemask, enum glsl_base_type type, int index) argument
289 st_dst_reg::st_dst_reg(gl_register_file file, int writemask, enum glsl_base_type type) argument
[all...]
H A Dst_glsl_to_tgsi_private.h109 unsigned writemask:4; /**< Bitfield of WRITEMASK_[XYZW] */ member in class:st_dst_reg
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi_private.cpp275 st_dst_reg::st_dst_reg(gl_register_file file, int writemask, enum glsl_base_type type, int index) argument
289 st_dst_reg::st_dst_reg(gl_register_file file, int writemask, enum glsl_base_type type) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c1009 unsigned writemask = 0; local in function:get_inst_tessfactor_writemask
1033 unsigned writemask = 0; local in function:get_block_tessfactor_writemask
1081 unsigned writemask; local in function:get_if_block_tessfactor_writemask
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_ir_vec4.h205 writemask(dst_reg reg, unsigned mask) function in namespace:brw
H A Dbrw_nir_lower_mem_access_bit_sizes.c170 nir_component_mask_t writemask = nir_intrinsic_write_mask(intrin); local in function:lower_mem_store_bit_size
H A Dbrw_vec4_tcs.cpp219 emit_urb_write(const src_reg & value,unsigned writemask,unsigned base_offset,const src_reg & indirect_offset) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c82 emit_split_buffer_store(nir_builder * b,nir_ssa_def * d,nir_ssa_def * desc,nir_ssa_def * v_off,nir_ssa_def * s_off,unsigned component_stride,unsigned num_components,unsigned bit_size,unsigned writemask,bool swizzled,bool slc) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state_emit.c125 uint32_t writemask = imm & S5_WRITEDISABLE_MASK; local in function:emit_immediate_s5
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_program.c198 lima_vec_to_movs_filter_cb(const nir_instr *instr, unsigned writemask, argument
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_ir_vec4.h205 writemask(dst_reg reg, unsigned mask) function in namespace:brw
H A Dbrw_nir_lower_mem_access_bit_sizes.c173 nir_component_mask_t writemask = nir_intrinsic_write_mask(intrin); local in function:lower_mem_store_bit_size
H A Dbrw_vec4_tcs.cpp219 emit_urb_write(const src_reg & value,unsigned writemask,unsigned base_offset,const src_reg & indirect_offset) argument

Completed in 22 milliseconds

123456