Searched refs:__cl_uint2 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ | ||
| H A D | cl_platform.h | 479 typedef cl_uint __cl_uint2 __attribute__((vector_size(8))); typedef in typeref:typename:cl_uint 489 typedef __m64 __cl_uint2; typedef in typeref:typename:__m64 1029 __cl_uint2 v2; 1042 __cl_uint2 v2[2]; 1061 __cl_uint2 v2[4]; 1080 __cl_uint2 v2[8]; |
| /xsrc/external/mit/MesaLib/dist/include/CL/ | ||
| H A D | cl_platform.h | 436 typedef cl_uint __cl_uint2 __attribute__((vector_size(8))); typedef in typeref:typename:cl_uint 446 typedef __m64 __cl_uint2; typedef in typeref:typename:__m64 986 __cl_uint2 v2; 999 __cl_uint2 v2[2]; 1018 __cl_uint2 v2[4]; 1037 __cl_uint2 v2[8]; |
Completed in 9 milliseconds