Searched refs:cl_uint8 (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/include/CL/ |
H A D | cl_platform.h | 1026 }cl_uint8; typedef 1034 __CL_ANON_STRUCT__ struct{ cl_uint8 lo, hi; };
|
/third_party/opencl-headers/CL/ |
H A D | cl_platform.h | 1053 }cl_uint8; typedef 1061 __CL_ANON_STRUCT__ struct{ cl_uint8 lo, hi; };
|
/third_party/opencl-headers/tests/ |
H A D | test_headers.c | 329 cl_uint8 a8 = {{ 0, 1, 2, 3, 4, 5, 6, 7 }}; in test_uint() 336 cl_uint8 b8 = a8; in test_uint()
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
H A D | cl_platform.h | 1046 }cl_uint8; typedef 1054 __CL_ANON_STRUCT__ struct{ cl_uint8 lo, hi; };
|
Completed in 14 milliseconds