OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cl_ushort
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/core/common_runtime/sycl/
sycl_util.h
61
COPY_WITH_TYPE(cl::sycl::
cl_ushort
);
/external/mesa3d/include/CL/
cl_platform.h
126
typedef unsigned __int16
cl_ushort
;
typedef
217
typedef uint16_t
cl_ushort
__attribute__((aligned(2)));
typedef
374
typedef
cl_ushort
__cl_ushort8 __attribute__((vector_size(16)));
408
typedef
cl_ushort
__cl_ushort4 __attribute__((vector_size(8)));
724
cl_ushort
CL_ALIGNED(4) s[2];
726
__CL_ANON_STRUCT__ struct{
cl_ushort
x, y; };
727
__CL_ANON_STRUCT__ struct{
cl_ushort
s0, s1; };
728
__CL_ANON_STRUCT__ struct{
cl_ushort
lo, hi; };
737
cl_ushort
CL_ALIGNED(8) s[4];
739
__CL_ANON_STRUCT__ struct{
cl_ushort
x, y, z, w; }
[
all
...]
/external/ImageMagick/MagickCore/
opencl-private.h
378
#define CLQuantum
cl_ushort
Completed in 62 milliseconds