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

  /external/mesa3d/include/CL/
cl_platform.h 450 }cl_char4; typedef in typeref:union:__anon18727
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; };
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 506 }cl_char4; typedef in typeref:union:__anon20039
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; };
    [all...]

Completed in 963 milliseconds