Home
last modified time | relevance | path

Searched refs:cl_ushort (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/include/CL/
H A Dcl_platform.h128 typedef unsigned __int16 cl_ushort; typedef
230 typedef uint16_t cl_ushort; typedef
400 typedef cl_ushort __cl_ushort8 __attribute__((vector_size(16)));
434 typedef cl_ushort __cl_ushort4 __attribute__((vector_size(8)));
755 cl_ushort CL_ALIGNED(4) s[2];
757 __CL_ANON_STRUCT__ struct{ cl_ushort x, y; };
758 __CL_ANON_STRUCT__ struct{ cl_ushort s0, s1; };
759 __CL_ANON_STRUCT__ struct{ cl_ushort lo, hi; };
768 cl_ushort CL_ALIGNED(8) s[4];
770 __CL_ANON_STRUCT__ struct{ cl_ushort
[all...]
/third_party/opencl-headers/CL/
H A Dcl_platform.h153 typedef unsigned __int16 cl_ushort; typedef
259 typedef uint16_t cl_ushort; typedef
429 typedef cl_ushort __cl_ushort8 __attribute__((vector_size(16)));
463 typedef cl_ushort __cl_ushort4 __attribute__((vector_size(8)));
782 cl_ushort CL_ALIGNED(4) s[2];
784 __CL_ANON_STRUCT__ struct{ cl_ushort x, y; };
785 __CL_ANON_STRUCT__ struct{ cl_ushort s0, s1; };
786 __CL_ANON_STRUCT__ struct{ cl_ushort lo, hi; };
795 cl_ushort CL_ALIGNED(8) s[4];
797 __CL_ANON_STRUCT__ struct{ cl_ushort
[all...]
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_platform.h148 typedef unsigned __int16 cl_ushort; typedef
250 typedef uint16_t cl_ushort; typedef
420 typedef cl_ushort __cl_ushort8 __attribute__((vector_size(16)));
454 typedef cl_ushort __cl_ushort4 __attribute__((vector_size(8)));
775 cl_ushort CL_ALIGNED(4) s[2];
777 __CL_ANON_STRUCT__ struct{ cl_ushort x, y; };
778 __CL_ANON_STRUCT__ struct{ cl_ushort s0, s1; };
779 __CL_ANON_STRUCT__ struct{ cl_ushort lo, hi; };
788 cl_ushort CL_ALIGNED(8) s[4];
790 __CL_ANON_STRUCT__ struct{ cl_ushort
[all...]
/third_party/opencl-headers/tests/
H A Dtest_headers.c206 cl_ushort a = 0; in test_ushort()
213 cl_ushort b = a; in test_ushort()

Completed in 13 milliseconds