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

/external/mesa3d/include/CL/
H A Dcl_platform.h600 }cl_short4; typedef in typeref:union:__anon13677
602 /* cl_short3 is identical in size, alignment and behavior to cl_short4. See section 6.1.5. */
603 typedef cl_short4 cl_short3;
611 __extension__ struct{ cl_short4 lo, hi; };
/external/opencv3/3rdparty/include/opencl/1.2/CL/
H A Dcl_platform.h656 }cl_short4; typedef in typeref:union:__anon14996
658 /* cl_short3 is identical in size, alignment and behavior to cl_short4. See section 6.1.5. */
659 typedef cl_short4 cl_short3;
667 __extension__ struct{ cl_short4 lo, hi; };

Completed in 59 milliseconds