Home
last modified time | relevance | path

Searched refs:cl_ulong8 (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/include/CL/
H A Dcl_platform.h1175 }cl_ulong8; typedef
1183 __CL_ANON_STRUCT__ struct{ cl_ulong8 lo, hi; };
/third_party/opencl-headers/CL/
H A Dcl_platform.h1202 }cl_ulong8; typedef
1210 __CL_ANON_STRUCT__ struct{ cl_ulong8 lo, hi; };
/third_party/opencl-headers/tests/
H A Dtest_headers.c449 cl_ulong8 a8 = {{ 0, 1, 2, 3, 4, 5, 6, 7 }}; in test_ulong()
456 cl_ulong8 b8 = a8; in test_ulong()
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_platform.h1195 }cl_ulong8; typedef
1203 __CL_ANON_STRUCT__ struct{ cl_ulong8 lo, hi; };
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c1121 cl_ulong8 zeroed_ulong8; in deshake_opencl_init()
1162 memset(&zeroed_ulong8, 0, sizeof(cl_ulong8)); in deshake_opencl_init()

Completed in 19 milliseconds