Home
last modified time | relevance | path

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

/external/mesa3d/include/CL/
Dcl_platform.h1049 }cl_float4; typedef
1052 typedef cl_float4 cl_float3;
1060 __extension__ struct{ cl_float4 lo, hi; };
/external/opencv3/3rdparty/include/opencl/1.2/CL/
Dcl_platform.h1105 }cl_float4; typedef
1108 typedef cl_float4 cl_float3;
1116 __extension__ struct{ cl_float4 lo, hi; };
Dcl.hpp5528 cl_float4 fillColor, in enqueueFillImage()