Searched refs:cl_float4 (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/include/CL/
H A Dcl_platform.h270 * in order for a cl_float4 to be 16 byte aligned in a struct,
1049 }cl_float4; typedef in typeref:union:__anon13343
1051 /* cl_float3 is identical in size, alignment and behavior to cl_float4. See section 6.1.5. */
1052 typedef cl_float4 cl_float3;
1060 __extension__ struct{ cl_float4 lo, hi; };
/external/opencv3/3rdparty/include/opencl/1.2/CL/
H A Dcl_platform.h326 * in order for a cl_float4 to be 16 byte aligned in a struct,
1105 }cl_float4; typedef in typeref:union:__anon14662
1107 /* cl_float3 is identical in size, alignment and behavior to cl_float4. See section 6.1.5. */
1108 typedef cl_float4 cl_float3;
1116 __extension__ struct{ cl_float4 lo, hi; };
H A Dcl.hpp5528 cl_float4 fillColor,

Completed in 90 milliseconds