Searched refs:cl_double8 (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/include/CL/ |
H A D | cl_platform.h | 1326 }cl_double8; typedef 1334 __CL_ANON_STRUCT__ struct{ cl_double8 lo, hi; };
|
/third_party/opencl-headers/CL/ |
H A D | cl_platform.h | 1353 }cl_double8; typedef 1361 __CL_ANON_STRUCT__ struct{ cl_double8 lo, hi; };
|
/third_party/opencl-headers/tests/ |
H A D | test_headers.c | 571 cl_double8 a8 = {{ 0.0f, 1.0f, 2.0f, 3.0f, 4.0f, 5.0f, 6.0f, 7.0f }}; in test_double() 578 cl_double8 b8 = a8; in test_double()
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
H A D | cl_platform.h | 1346 }cl_double8; typedef 1354 __CL_ANON_STRUCT__ struct{ cl_double8 lo, hi; };
|
Completed in 18 milliseconds