Searched defs:__cl_int4 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ | ||
| H A D | cl_platform.h | 409 typedef __vector signed int __cl_int4; typedef in typeref:typename:__vector signed int 446 typedef cl_int __cl_int4 __attribute__((vector_size(16))); typedef in typeref:typename:cl_int 456 typedef __m128i __cl_int4; typedef in typeref:typename:__m128i |
| /xsrc/external/mit/MesaLib/dist/include/CL/ | ||
| H A D | cl_platform.h | 366 typedef __vector signed int __cl_int4; typedef in typeref:typename:__vector signed int 403 typedef cl_int __cl_int4 __attribute__((vector_size(16))); typedef in typeref:typename:cl_int 413 typedef __m128i __cl_int4; typedef in typeref:typename:__m128i |
Completed in 14 milliseconds