Searched refs:cl_char4 (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/include/CL/
H A Dcl_platform.h450 }cl_char4; typedef in typeref:union:__anon13645
452 /* cl_char3 is identical in size, alignment and behavior to cl_char4. See section 6.1.5. */
453 typedef cl_char4 cl_char3;
461 __extension__ struct{ cl_char4 lo, hi; };
/external/opencv3/3rdparty/include/opencl/1.2/CL/
H A Dcl_platform.h506 }cl_char4; typedef in typeref:union:__anon14964
508 /* cl_char3 is identical in size, alignment and behavior to cl_char4. See section 6.1.5. */
509 typedef cl_char4 cl_char3;
517 __extension__ struct{ cl_char4 lo, hi; };

Completed in 34 milliseconds