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

  /external/chromium_org/third_party/mesa/src/include/CL/
cl_platform.h 749 }cl_int4; typedef in typeref:union:__anon14267
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/mesa3d/include/CL/
cl_platform.h 749 }cl_int4; typedef in typeref:union:__anon24632
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...]

Completed in 74 milliseconds