Home
last modified time | relevance | path

Searched defs:ushort3 (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/libclc/generic/include/clc/
Dclctypes.h44 typedef __attribute__((ext_vector_type(3))) ushort ushort3; typedef
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dtypes.h191 using ushort3 = Vec3<uint16_t>; variable
/external/clang/lib/Headers/
Dopencl-c.h94 typedef ushort ushort3 __attribute__((ext_vector_type(3))); typedef
/external/llvm-project/clang/lib/Headers/
Dopencl-c-base.h81 typedef ushort ushort3 __attribute__((ext_vector_type(3))); typedef