Home
last modified time | relevance | path

Searched defs:mask (Results 1676 - 1700 of 2300) sorted by relevance

1...<<61626364656667686970>>...92

/third_party/mesa3d/src/amd/vulkan/layers/
H A Dradv_sqtt_layer.c998 uint32_t mask = record->shader_stages_mask; in radv_unregister_pipeline() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_clear.c783 uint32_t mask = 0; in radv_get_htile_mask() local
H A Dsi_cmd_buffer.c1014 radv_cp_wait_mem(struct radeon_cmdbuf *cs, uint32_t op, uint64_t va, uint32_t ref, uint32_t mask) in radv_cp_wait_mem() argument
H A Dradv_device_generated_commands.c1214 uint32_t mask = graphics_pipeline->vb_desc_usage_mask; in radv_prepare_dgc() local
/third_party/mesa3d/src/compiler/glsl/
H A Dast_function.cpp1461 const unsigned mask = (1U << lhs_components) - 1; in emit_inline_vector_constructor() local
H A Dlinker.cpp3318 unsigned mask = prog->data->linked_stages; in check_explicit_uniform_locations() local
3357 unsigned mask = prog->data->linked_stages; in link_assign_subroutine_types() local
3421 unsigned mask = prog->data->linked_stages; in verify_subroutine_associated_funcs() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_linking_helpers.c1643 uint64_t mask = u_bit_consecutive64(0, slots); in get_linked_variable_io_mask() local
1657 uint64_t mask = get_linked_variable_io_mask(variable, producer->info.stage); in nir_assign_linked_io_var_locations() local
1670 uint64_t mask = get_linked_variable_io_mask(variable, consumer->info.stage); in nir_assign_linked_io_var_locations() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1134 uint32_t mask = ((1u << (dst.bytes() * 8)) - 1) << offset; in copy_constant() local
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c1615 uint64_t mask = 0; in agx_flat_varying_mask() local
H A Dagx_compiler.h337 unsigned mask : 4; member
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir.c972 uint32_t mask = 0; in v3d_fixup_fs_output_types() local
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
H A Dstr_agp.h62 unsigned long mask; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.c190 unsigned mask = ((1 << so->output[i].num_components) - 1) << so->output[i].start_component; in si_dump_streamout() local
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c453 tegra_set_sample_mask(struct pipe_context *pcontext, unsigned int mask) in tegra_set_sample_mask() argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h374 __u32 mask; member
/third_party/mesa3d/src/glx/
H A Dglxcmds.c625 glXCopyContext(Display * dpy, GLXContext source_user, GLXContext dest_user, unsigned long mask) glXCopyContext() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.cpp245 int mask = int_from_string_with_prefix(value, "MASK:"); in read_output() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c383 const unsigned mask = key->mtl_diffuse | key->mtl_specular | in nine_ff_build_vs() local
1639 uint32_t mask = (key.color0in_one ? 0 : 1) | (key.color1in_zero ? 0 : 2); in nine_ff_get_vs() local
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.cc156 uint32_t mask = AsyncFunctionBitField::kMask | in IsFunctionOrMethod() local
164 uint32_t mask = ClassConstructorBitField::kMask | in IsConstructor() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-serialization.cc402 int mask = RelocInfo::ModeMask(RelocInfo::WASM_CALL) | in WriteCode() local
773 int mask = RelocInfo::ModeMask(RelocInfo::WASM_CALL) | in CopyAndRelocate() local
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h358 __u32 mask; member
/third_party/ntfs-3g/src/
H A Dntfs-3g.c262 static void ntfs_fuse_update_times(ntfs_inode *ni, ntfs_time_update_flags mask) in ntfs_fuse_update_times() argument
2800 ntfs_time_update_flags mask = NTFS_UPDATE_CTIME; in ntfs_fuse_utimens() local
4118 mode_t mask = umask(0); in mknod_dev_fuse() local
4137 mode_t mask = umask(0); create_dev_fuse() local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_tls.cc901 long int mask; member
/third_party/musl/src/network/
H A Dlookup_name.c361 unsigned char len, mask; member
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c450 uint32_t mask = BitMask((*bits - HUFFMAN_TABLE_BITS)); in ReadPreloadedSymbol() local
1914 int mask = (int)BitMask(shift); in ProcessCommandsInternal() local

Completed in 73 milliseconds

1...<<61626364656667686970>>...92