Searched refs:cl_long8 (Results 1 – 5 of 5) sorted by relevance
/third_party/opencl-headers/tests/ |
D | test_headers.c | 389 cl_long8 a8 = {{ 0, 1, 2, 3, 4, 5, 6, 7 }}; in test_long() 396 cl_long8 b8 = a8; in test_long()
|
/third_party/mesa3d/include/CL/ |
D | cl_platform.h | 1100 }cl_long8; typedef 1108 __CL_ANON_STRUCT__ struct{ cl_long8 lo, hi; };
|
/third_party/opencl-headers/CL/ |
D | cl_platform.h | 1100 }cl_long8; typedef 1108 __CL_ANON_STRUCT__ struct{ cl_long8 lo, hi; };
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl_platform.h | 1172 }cl_long8; typedef 1180 __CL_ANON_STRUCT__ struct{ cl_long8 lo, hi; };
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl_platform.h | 1120 }cl_long8; typedef 1128 __CL_ANON_STRUCT__ struct{ cl_long8 lo, hi; };
|