HomeSort by relevance Sort by last modified time
    Searched refs:cl_int4 (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/include/CL/
cl_platform.h 749 }cl_int4; typedef in typeref:union:__anon18791
751 /* cl_int3 is identical in size, alignment and behavior to cl_int4. See section 6.1.5. */
752 typedef cl_int4 cl_int3;
760 __extension__ struct{ cl_int4 lo, hi; };
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 805 }cl_int4; typedef in typeref:union:__anon20103
807 /* cl_int3 is identical in size, alignment and behavior to cl_int4. See section 6.1.5. */
808 typedef cl_int4 cl_int3;
816 __extension__ struct{ cl_int4 lo, hi; };
    [all...]
cl.hpp     [all...]

Completed in 1739 milliseconds