Searched refs:cl_ushort8 (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/include/CL/ |
H A D | cl_platform.h | 802 }cl_ushort8; typedef 810 __CL_ANON_STRUCT__ struct{ cl_ushort8 lo, hi; };
|
/third_party/opencl-headers/CL/ |
H A D | cl_platform.h | 829 }cl_ushort8; typedef 837 __CL_ANON_STRUCT__ struct{ cl_ushort8 lo, hi; };
|
/third_party/opencl-headers/tests/ |
H A D | test_headers.c | 209 cl_ushort8 a8 = {{ 0, 1, 2, 3, 4, 5, 6, 7 }}; in test_ushort() 216 cl_ushort8 b8 = a8; in test_ushort()
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
H A D | cl_platform.h | 822 }cl_ushort8; typedef 830 __CL_ANON_STRUCT__ struct{ cl_ushort8 lo, hi; };
|
Completed in 14 milliseconds