Home
last modified time | relevance | path

Searched refs:cl_half (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl_platform.h159 typedef unsigned __int16 cl_half; typedef
265 typedef uint16_t cl_half;
860 cl_half CL_ALIGNED(4) s[2];
862 __CL_ANON_STRUCT__ struct{ cl_half x, y; };
863 __CL_ANON_STRUCT__ struct{ cl_half s0, s1; };
864 __CL_ANON_STRUCT__ struct{ cl_half lo, hi; };
873 cl_half CL_ALIGNED(8) s[4];
875 __CL_ANON_STRUCT__ struct{ cl_half x, y, z, w; };
876 __CL_ANON_STRUCT__ struct{ cl_half s0, s1, s2, s3; };
892 cl_half CL_ALIGNED(16) s[8];
[all …]