Home
last modified time | relevance | path

Searched defs:masked (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelRoutine.cpp1586 Int masked = value; in writeColor() local
1604 Int masked = value; in writeColor() local
1663 Short4 masked = value; in writeColor() local
1681 Short4 masked = value; in writeColor() local
1708 …bool masked = (((state.targetFormat[index] == FORMAT_A8B8G8R8 || state.targetFormat[index] == FORM… in writeColor() local
1714 Short4 masked = value; in writeColor() local
1730 Short4 masked = value; in writeColor() local
1809 Short4 masked = value; in writeColor() local
1826 Short4 masked = value; in writeColor() local
1847 Short4 masked = value; in writeColor() local
[all …]
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dcost_neon.c30 const uint8x16_t masked = vandq_u8(eob, vld1q_u8(position)); in SetResidualCoeffs_NEON() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dcost_neon.c30 const uint8x16_t masked = vandq_u8(eob, vld1q_u8(position)); in SetResidualCoeffs_NEON() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_fp16_conv.c149 …nir_ssa_def *masked = nir_ior(b, nir_iand(b, abs, nir_imm_int(b, 0x7FFFFF)), nir_imm_int(b, 0x8000… in float_to_half_impl() local
/third_party/googletest/googletest/src/hwext/
Dgtest-tag.cc46 int masked = hex&mask; in verify() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.cpp2791 Float4 masked = value; in writeColor() local
2808 Float4 masked; in writeColor() local
2931 Float4 masked = value; in writeColor() local
2948 Float4 masked = value; in writeColor() local
2967 Float4 masked = value; in writeColor() local
2984 Float4 masked = value; in writeColor() local
/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc299 auto masked = base_internal::HidePtr(ptr); in Find() local
317 auto masked = base_internal::HidePtr(ptr); in Remove() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc299 auto masked = base_internal::HidePtr(ptr); in Find() local
317 auto masked = base_internal::HidePtr(ptr); in Remove() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDepthStencilClearTests.cpp145 …har* description, int numIters, int numClears, bool depth, bool stencil, bool scissor, bool masked) in DepthStencilClearCase()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDepthStencilClearTests.cpp145 …har* description, int numIters, int numClears, bool depth, bool stencil, bool scissor, bool masked) in DepthStencilClearCase()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_swizzle.c538 LLVMValueRef masked; in lp_build_swizzle_aos() local
Dlp_bld_format_aos.c226 LLVMValueRef shifted, casted, scaled, masked; in lp_build_unpack_arith_rgba_aos() local
/third_party/node/src/
Dinspector_socket.cc257 bool masked = (second_byte & kMaskBit) != 0; in decode_frame_hybi17() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1931 dst_reg masked = dst_reg(this, glsl_type::int_type); in nir_emit_alu() local
Dbrw_fs_nir.cpp2008 fs_reg masked = vgrf(glsl_type::int_type); in nir_emit_alu() local
/third_party/skia/third_party/externals/spirv-cross/
Dmain.cpp1179 for (auto &masked : args.masked_stage_outputs) in compile_iteration() local
1181 for (auto &masked : args.masked_stage_builtins) in compile_iteration() local
Dspirv_msl.cpp7120 bool masked = false; in emit_tessellation_access_chain() local
/third_party/libsoup/libsoup/
Dsoup-websocket-connection.c968 gboolean masked; in process_frame() local
/third_party/selinux/libsepol/src/
Dservices.c861 sepol_access_vector_t masked = 0; in type_attribute_bounds_av() local
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp3054 Value *masked = in handleRDSV() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dconfig.c265 u8 abort_on_error, u8 masked) in wpa_config_parse_addr_list()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dconfig.c266 u8 abort_on_error, u8 masked) in wpa_config_parse_addr_list()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c2350 struct tgsi_full_dst_register masked = *reg; in writemask_dst() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp3357 Temp masked = in visit_alu_instr() local