Searched refs:cl_uchar8 (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/include/CL/ |
H A D | cl_platform.h | 652 }cl_uchar8; typedef 660 __CL_ANON_STRUCT__ struct{ cl_uchar8 lo, hi; };
|
/third_party/opencl-headers/CL/ |
H A D | cl_platform.h | 679 }cl_uchar8; typedef 687 __CL_ANON_STRUCT__ struct{ cl_uchar8 lo, hi; };
|
/third_party/opencl-headers/tests/ |
H A 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/skia/third_party/externals/angle2/include/CL/ |
H A D | cl_platform.h | 672 }cl_uchar8; typedef 680 __CL_ANON_STRUCT__ struct{ cl_uchar8 lo, hi; };
|
Completed in 14 milliseconds