Searched refs:__cl_long2 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ | ||
| H A D | cl_platform.h | 448 typedef cl_long __cl_long2 __attribute__((vector_size(16))); typedef in typeref:typename:cl_long 458 typedef __m128i __cl_long2; typedef in typeref:typename:__m128i 1103 __cl_long2 v2; 1116 __cl_long2 v2[2]; 1135 __cl_long2 v2[4]; 1154 __cl_long2 v2[8]; |
| /xsrc/external/mit/MesaLib/dist/include/CL/ | ||
| H A D | cl_platform.h | 405 typedef cl_long __cl_long2 __attribute__((vector_size(16))); typedef in typeref:typename:cl_long 415 typedef __m128i __cl_long2; typedef in typeref:typename:__m128i 1060 __cl_long2 v2; 1073 __cl_long2 v2[2]; 1092 __cl_long2 v2[4]; 1111 __cl_long2 v2[8]; |
Completed in 9 milliseconds