Home
last modified time | relevance | path

Searched defs:src_mask (Results 1 – 14 of 14) sorted by relevance

/third_party/iptables/include/linux/netfilter/
Dxt_devgroup.h16 __u32 src_mask; member
Dxt_HMARK.h39 union nf_inet_addr src_mask; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dliveness.c32 uint8_t *dest_mask, uint8_t *src_mask) in ppir_liveness_propagate()
Dnir.c180 unsigned src_mask; in ppir_emit_alu() local
/third_party/libunwind/src/ia64/
DGrbs.c203 unw_word_t n, src_mask, dst_mask, bsp, *dst, src_rnat, dst_rnat = 0; in rbs_cover_and_flush() local
/third_party/mesa3d/src/mesa/program/
Dprog_optimize.c121 get_dst_mask_for_mov(const struct prog_instruction *mov, GLuint src_mask) in get_dst_mask_for_mov()
487 GLuint dst_mask, src_mask; in _mesa_remove_extra_move_use() local
/third_party/mesa3d/src/compiler/nir/
Dnir_format_convert.h57 uint32_t src_mask, int src_left_shift) in nir_mask_shift_or()
/third_party/mesa3d/src/panfrost/midgard/
Ddisassemble.c663 uint8_t src_mask, bool is_int, in print_vector_src()
867 uint8_t src_mask = in print_vector_field() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_surface.c530 uint64_t src_mask; in util_fill_zs_rect() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_lowering.c114 const struct tgsi_full_src_register *src, unsigned src_mask) in aliases()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_query_hw_sm.c600 uint32_t src_mask; /* mask for signal selection (only for NVC0:NVE4) */ member
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c353 VkImageAspectFlags src_mask = region->srcSubresource.aspectMask, in copy_image() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c2321 LLVMValueRef src_mask[4 * 4]; in generate_unswizzled_blend() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c2647 enum tu_cmd_access_mask src_mask, in tu_flush_for_access()