Searched refs:__cl_int2 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ | ||
| H A D | cl_platform.h | 480 typedef cl_int __cl_int2 __attribute__((vector_size(8))); typedef in typeref:typename:cl_int 490 typedef __m64 __cl_int2; typedef in typeref:typename:__m64 954 __cl_int2 v2; 967 __cl_int2 v2[2]; 986 __cl_int2 v2[4]; 1005 __cl_int2 v2[8]; |
| /xsrc/external/mit/MesaLib/dist/include/CL/ | ||
| H A D | cl_platform.h | 437 typedef cl_int __cl_int2 __attribute__((vector_size(8))); typedef in typeref:typename:cl_int 447 typedef __m64 __cl_int2; typedef in typeref:typename:__m64 911 __cl_int2 v2; 924 __cl_int2 v2[2]; 943 __cl_int2 v2[4]; 962 __cl_int2 v2[8]; |
Completed in 9 milliseconds