Searched refs:__cl_float4 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ | ||
| H A D | cl_platform.h | 410 typedef __vector float __cl_float4; typedef in typeref:typename:__vector float 427 typedef float __cl_float4 __attribute__((vector_size(16))); typedef in typeref:typename:float 429 typedef __m128 __cl_float4; typedef in typeref:typename:__m128 1270 __cl_float4 v4; 1289 __cl_float4 v4[2]; 1308 __cl_float4 v4[4]; |
| /xsrc/external/mit/MesaLib/dist/include/CL/ | ||
| H A D | cl_platform.h | 367 typedef __vector float __cl_float4; typedef in typeref:typename:__vector float 384 typedef float __cl_float4 __attribute__((vector_size(16))); typedef in typeref:typename:float 386 typedef __m128 __cl_float4; typedef in typeref:typename:__m128 1227 __cl_float4 v4; 1246 __cl_float4 v4[2]; 1265 __cl_float4 v4[4]; |
Completed in 9 milliseconds