Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLCPP.h50 #define half2 float2 macro
/external/skia/src/sksl/
DSkSLCPP.h67 #define half2 float2 macro
/external/llvm-project/libclc/generic/include/clc/
Dclctypes.h90 typedef __attribute__((ext_vector_type(2))) half half2; typedef
/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/llvm-project/clang/lib/Headers/
Dopencl-c-base.h112 typedef half half2 __attribute__((ext_vector_type(2))); typedef
/external/skqp/src/pathops/
DSkPathOpsTSect.cpp1845 SkTSpan* half2 = sect2->addOne(); in BinarySearch() local
/external/skia/src/pathops/
DSkPathOpsTSect.cpp1845 SkTSpan* half2 = sect2->addOne(); in BinarySearch() local