Home
last modified time | relevance | path

Searched defs:mask (Results 626 - 650 of 2232) sorted by relevance

1...<<21222324252627282930>>...90

/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.h46 uint8_t mask[VARYING_SLOT_MAX]; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_conversion_builder.h169 nir_ssa_def *mask = nir_inot(b, nir_isub(b, adjust, one)); in nir_round_int_to_float() local
H A Dnir_lower_alu_width.c80 unsigned mask = ~(width - 1); in alu_is_swizzled_in_bounds() local
H A Dnir_format_convert.h65 nir_const_value mask[NIR_MAX_VEC_COMPONENTS]; in nir_format_mask_uvec() local
212 nir_ssa_def *mask = nir_imm_int(b, ~0u >> (32 - dst_bits)); in nir_format_bitcast_uvec_unmasked() local
49 nir_mask_shift(struct nir_builder *b, nir_ssa_def *src, uint32_t mask, int left_shift) nir_mask_shift() argument
H A Dnir_lower_blend.c244 nir_const_value mask[4]; in nir_blend_logicop() local
149 nir_color_mask( nir_builder *b, unsigned mask, nir_ssa_def *src, nir_ssa_def *dst) nir_color_mask() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dlinker_util.cpp227 unsigned mask = prog->data->linked_stages; in link_util_check_subroutine_resources() local
322 unsigned mask = prog->data->linked_stages; in link_util_calculate_subroutine_compat() local
H A Dir_print_visitor.cpp447 char mask[5]; in visit() local
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.h144 bitmask_t mask; member
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c249 nir_ssa_def *mask = in v3d_emit_logic_op_raw() local
/third_party/libwebsockets/lib/roles/h2/
H A Dhpack.c1361 unsigned int mask = (unsigned int)((1 << starting_bits) - 1); in lws_h2_num_start() local
1373 unsigned int mask = (unsigned int)((1 << starting_bits) - 1); in lws_h2_num() local
/third_party/ltp/include/lapi/
H A Dstat.h110 statx(int dirfd, const char *pathname, unsigned int flags, unsigned int mask, struct statx *statxbuf) statx() argument
/third_party/libwebsockets/lib/roles/ws/
H A Dserver-ws.c809 uint8_t *buffer = *buf, mask[4]; in lws_ws_frame_rest_is_payload() local
/third_party/ltp/lib/
H A Dtst_net.c56 static int tst_mask2prefix(struct in_addr mask) in tst_mask2prefix() argument
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_composite.h120 struct xa_picture *src, *mask, *dst; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.cpp416 int mask = 1 << (next_ifelse_nesting_depth - 1); in record_else_write() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c203 static const uint64_t mask = ((uint64_t)1 << 63) - 1; in gfx10_sh_query_add_result() local
H A Dsi_shader_info.c240 unsigned mask, bit_size; in scan_io_usage() local
493 unsigned mask = nir_ssa_def_components_read(&intr->dest.ssa); scan_instruction() local
507 uint8_t mask = nir_ssa_def_components_read(&intr->dest.ssa); scan_instruction() local
[all...]
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c120 xmesa_st_framebuffer_validate_textures(struct st_framebuffer_iface *stfbi, unsigned width, unsigned height, unsigned mask) xmesa_st_framebuffer_validate_textures() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_vec4.h205 writemask(dst_reg reg, unsigned mask) in writemask() argument
H A Dbrw_inst.h1290 const uint64_t mask = (~0ull >> (64 - (high - low + 1))); in brw_inst_bits() local
1311 const uint64_t mask = (~0ull >> (64 - (high - low + 1))) << low; in brw_inst_set_bits() local
1340 const uint64_t mask = (1ull << (high - low + 1)) - 1; in brw_compact_inst_bits() local
1354 const uint64_t mask = ((1ull << (high - low + 1)) - 1) << low; in brw_compact_inst_set_bits() local
[all...]
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl.c83 hgl_st_framebuffer_validate_textures(struct st_framebuffer_iface *stfbi, unsigned width, unsigned height, unsigned mask) hgl_st_framebuffer_validate_textures() argument
/third_party/mesa3d/src/glx/
H A Dindirect_glx.c287 uint32_t mask = GLX_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB; in indirect_create_context_attribs() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dprotocol_core.cc54 int32_t mask = 0; in GetMandatoryFieldMask() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfslabel.c242 le64 mask; in change_serial() local
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc.c325 uint64_t mask; in malloc() local

Completed in 20 milliseconds

1...<<21222324252627282930>>...90