Searched refs:cl_uchar8 (Results 1 – 5 of 5) sorted by relevance
/third_party/opencl-headers/tests/ |
D | test_headers.c | 89 cl_uchar8 a8 = {{ 0, 1, 2, 3, 4, 5, 6, 7 }}; in test_uchar() 96 cl_uchar8 b8 = a8; in test_uchar()
|
/third_party/mesa3d/include/CL/ |
D | cl_platform.h | 652 }cl_uchar8; typedef 660 __CL_ANON_STRUCT__ struct{ cl_uchar8 lo, hi; };
|
/third_party/opencl-headers/CL/ |
D | cl_platform.h | 652 }cl_uchar8; typedef 660 __CL_ANON_STRUCT__ struct{ cl_uchar8 lo, hi; };
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl_platform.h | 724 }cl_uchar8; typedef 732 __CL_ANON_STRUCT__ struct{ cl_uchar8 lo, hi; };
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl_platform.h | 672 }cl_uchar8; typedef 680 __CL_ANON_STRUCT__ struct{ cl_uchar8 lo, hi; };
|