Searched defs:mask_in (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_lease.c | 192 uint32_t mask_in = 1ul << count_in; in drm_lease_filter_crtcs() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_lease.c | 178 uint32_t mask_in = 1ul << count_in; in drm_lease_filter_crtcs() local
|
| /third_party/alsa-lib/src/topology/ |
| H A D | pcm.c | 793 static int parse_flag(snd_config_t *n, unsigned int mask_in, in parse_flag() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 793 LLVMValueRef mask_in = LLVMBuildAnd(builder, s_mask, lp_build_const_int_vec(gallivm, type, (1ll << s)), ""); in generate_fs_loop() local 802 LLVMValueRef mask_in = LLVMBuildAnd(builder, mask_val, lp_build_const_int_vec(gallivm, type, 1), ""); in generate_fs_loop() local
|
Completed in 11 milliseconds