Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_wide_load_store.c59 unsigned wrmask = nir_intrinsic_write_mask(intr); in lower_wide_load_store() local
H A Dir3_a6xx.c70 unsigned wrmask = nir_intrinsic_write_mask(intr); in emit_intrinsic_store_ssbo() local
[all...]
H A Dir3_nir_lower_64b.c79 unsigned wrmask = nir_intrinsic_has_write_mask(intr) ? in lower_64b_intrinsics() local
H A Dir3_a4xx.c102 unsigned wrmask = nir_intrinsic_write_mask(intr); in emit_intrinsic_store_ssbo() local
H A Dir3_shader.h264 uint8_t wrmask; member
H A Dir3_compiler_nir.c369 unsigned dst_sz, wrmask; in emit_alu() local
1108 unsigned base, wrmask, ncom in emit_intrinsic_store_shared() local
1316 unsigned wrmask, ncomp; emit_intrinsic_store_scratch() local
1408 emit_sam(struct ir3_context *ctx, opc_t opc, struct tex_src_info info, type_t type, unsigned wrmask, struct ir3_instruction *src0, struct ir3_instruction *src1) emit_sam() argument
[all...]
H A Dir3.h170 unsigned wrmask : 16; /* up to vec16 */ member
2331 ir3_SAM(struct ir3_block *block, opc_t opc, type_t type, unsigned wrmask, in ir3_SAM() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_clip_disable.c82 int wrmask = nir_intrinsic_write_mask(instr); in lower_clip_plane_store() local
H A Dnir_lower_wrmasks.c108 unsigned wrmask = nir_intrinsic_write_mask(intr); in split_wrmask() local
[all...]
H A Dnir_lower_vars_to_ssa.c637 unsigned wrmask = nir_intrinsic_write_mask(intrin); in rename_variables() local
H A Dnir_opt_copy_prop_vars.c1040 unsigned wrmask = nir_intrinsic_write_mask(intrin); in copy_prop_vars_block() local
1057 unsigned wrmask = nir_intrinsic_write_mask(intrin); in copy_prop_vars_block() local
H A Dnir_print.c932 unsigned wrmask = nir_intrinsic_write_mask(instr); in print_intrinsic_instr() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_load_store_bitsize.c196 unsigned wrmask = nir_intrinsic_write_mask(intr); in lower_store_bitsize() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atifs_to_nir.c410 nir_const_value wrmask[4] = { 0 }; in compile_instruction() local
/third_party/mesa3d/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) create_indirect_store() 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) create_store() argument
325 create_shared_store( nir_deref_instr *deref, uint32_t id, unsigned bit_size, unsigned components, unsigned wrmask) create_shared_store() argument
/third_party/mesa3d/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) reg_dst() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp972 unsigned wrmask = nir_intrinsic_write_mask(intr); in store_64_to_vec2() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta_copy.c208 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) panvk_meta_copy_to_img_emit_rsd() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c1679 unsigned wrmask = nir_intrinsic_write_mask(intr); in lower_64bit_vars() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c2368 unsigned wrmask = nir_intrinsic_write_mask(intr); in emit_store_deref() local
2446 unsigned wrmask = nir_intrinsic_write_mask(intr); in emit_store_shared() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c4146 unsigned wrmask = nir_intrinsic_write_mask(instr); in visit_intrinsic() local

Completed in 55 milliseconds