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

12

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_clip_disable.c82 int wrmask = nir_intrinsic_write_mask(instr); local in function:lower_clip_plane_store
H A Dnir_lower_wrmasks.c108 unsigned wrmask = nir_intrinsic_write_mask(intr); local in function:split_wrmask
[all...]
H A Dnir_lower_vars_to_ssa.c637 unsigned wrmask = nir_intrinsic_write_mask(intrin); local in function:rename_variables
H A Dnir_opt_copy_prop_vars.c1041 unsigned wrmask = nir_intrinsic_write_mask(intrin); local in function:copy_prop_vars_block
1058 unsigned wrmask = nir_intrinsic_write_mask(intrin); local in function:copy_prop_vars_block
H A Dnir_print.c834 unsigned wrmask = nir_intrinsic_write_mask(instr); local in function:print_intrinsic_instr
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_a4xx.c80 unsigned wrmask = intr->const_index[0]; local in function:emit_intrinsic_store_ssbo
H A Dir3_a6xx.c76 unsigned wrmask = intr->const_index[0]; local in function:emit_intrinsic_store_ssbo
H A Dir3.h135 unsigned wrmask; member in union:ir3_register::__anond9a07c73040a
[all...]
H A Dir3_compiler_nir.c295 unsigned dst_sz, wrmask; local in function:emit_alu
793 unsigned base, wrmask; local in function:emit_intrinsic_store_shared
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_a4xx.c71 unsigned wrmask = nir_intrinsic_write_mask(intr); local in function:emit_intrinsic_store_ssbo
H A Dir3_a6xx.c70 unsigned wrmask = nir_intrinsic_write_mask(intr); local in function:emit_intrinsic_store_ssbo
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader_info.c55 widen_writemask(uint32_t wrmask) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_tgsi_lower_yuv.c63 reg_dst(struct tgsi_full_dst_register * dst,const struct tgsi_full_dst_register * orig_dst,unsigned wrmask) argument
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader_info.c116 widen_writemask(uint32_t wrmask) argument
145 uint32_t wrmask = nir_intrinsic_write_mask(instr); local in function:set_output_usage_mask
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_tgsi_lower_yuv.c62 reg_dst(struct tgsi_full_dst_register * dst,const struct tgsi_full_dst_register * orig_dst,unsigned wrmask) argument
H A Dst_atifs_to_nir.c410 nir_const_value wrmask[4] = { 0 }; local in function:compile_instruction
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_vars_to_ssa.c581 unsigned wrmask = nir_intrinsic_write_mask(intrin); local in function:rename_variables
H A Dnir_opt_copy_prop_vars.c929 unsigned wrmask = nir_intrinsic_write_mask(intrin); local in function:copy_prop_vars_block
H A Dnir_print.c787 unsigned wrmask = nir_intrinsic_write_mask(instr); local in function:print_intrinsic_instr
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp261 create_indirect_store(nir_variable_mode mode,uint32_t binding,nir_ssa_def * offset,uint32_t id,unsigned bit_size,unsigned components,unsigned wrmask,unsigned access) argument
309 create_store(nir_variable_mode mode,uint32_t binding,uint32_t offset,uint32_t id,unsigned bit_size,unsigned components,unsigned wrmask,unsigned access) argument
325 create_shared_store(nir_deref_instr * deref,uint32_t id,unsigned bit_size,unsigned components,unsigned wrmask) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.c67 reg_dst(struct tgsi_full_dst_register * dst,const struct tgsi_full_dst_register * orig_dst,unsigned wrmask) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp787 unsigned wrmask = nir_intrinsic_write_mask(intr); local in function:r600::Lower64BitToVec2::store_64_to_vec2
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.c68 reg_dst(struct tgsi_full_dst_register * dst,const struct tgsi_full_dst_register * orig_dst,unsigned wrmask) argument
/xsrc/external/mit/xf86-video-newport/dist/src/
H A Dnewport_accel.c366 NewportUpdateWRMASK(NewportPtr pNewport, unsigned long wrmask) argument
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_meta_copy.c241 panvk_meta_copy_to_img_emit_rsd(struct panfrost_device * pdev,struct pan_pool * desc_pool,mali_ptr shader,const struct pan_shader_info * shader_info,enum pipe_format fmt,unsigned wrmask,bool from_img) argument

Completed in 54 milliseconds

12