Home
last modified time | relevance | path

Searched defs:half2 (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/graphite/geom/
DCoverageMaskShape.h40 using half2 = skvx::half2; variable
/external/tensorflow/tensorflow/core/kernels/
Drelu_op_gpu.cu.cc31 typedef __half2 half2; typedef
Dfused_batch_norm_op.cu.cc23 typedef __half2 half2; typedef
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dtypes.h178 using half2 = Vec2<half>; variable
/external/clang/lib/Headers/
Dopencl-c.h125 typedef half half2 __attribute__((ext_vector_type(2))); typedef
/external/skia/src/pathops/
DSkPathOpsTSect.cpp1860 SkTSpan* half2 = sect2->addOne(); in BinarySearch() local