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

  /external/chromium_org/third_party/mesa/src/include/CL/
cl_platform.h 282 typedef vector signed short __cl_short8; typedef
319 typedef cl_short __cl_short8 __attribute__((vector_size(16))); typedef
329 typedef __m128i __cl_short8; typedef
620 __cl_short8 v8;
639 __cl_short8 v8[2];
    [all...]
  /external/mesa3d/include/CL/
cl_platform.h 282 typedef vector signed short __cl_short8; typedef
319 typedef cl_short __cl_short8 __attribute__((vector_size(16))); typedef
329 typedef __m128i __cl_short8; typedef
620 __cl_short8 v8;
639 __cl_short8 v8[2];
    [all...]

Completed in 28 milliseconds