Home
last modified time | relevance | path

Searched refs:cl_device_partition_property_ext (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/include/CL/
Dcl_ext.h158 typedef cl_ulong cl_device_partition_property_ext; typedef
161 const cl_device_partition_property_ext * /* properties */,
168 … const cl_device_partition_property_ext * /* properties */,
200 #define CL_PROPERTIES_LIST_END_EXT ((cl_device_partition_property_ext) 0)
201 #define CL_PARTITION_BY_COUNTS_LIST_END_EXT ((cl_device_partition_property_ext) 0)
202 #define CL_PARTITION_BY_NAMES_LIST_END_EXT ((cl_device_partition_property_ext) 0 - 1)
Dcl.hpp926 F(cl_device_info, CL_DEVICE_PARTITION_TYPES_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) \
927 F(cl_device_info, CL_DEVICE_AFFINITY_DOMAINS_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) \
929 F(cl_device_info, CL_DEVICE_PARTITION_STYLE_EXT, VECTOR_CLASS<cl_device_partition_property_ext>)
1223 const cl_device_partition_property_ext * properties, in createSubDevices()
1229 const cl_device_partition_property_ext * /* properties */, in createSubDevices()
/external/opencv3/3rdparty/include/opencl/1.2/CL/
Dcl_ext.h195 typedef cl_ulong cl_device_partition_property_ext; typedef
198 const cl_device_partition_property_ext * /* properties */,
205 … const cl_device_partition_property_ext * /* properties */,
237 #define CL_PROPERTIES_LIST_END_EXT ((cl_device_partition_property_ext) 0)
238 #define CL_PARTITION_BY_COUNTS_LIST_END_EXT ((cl_device_partition_property_ext) 0)
239 #define CL_PARTITION_BY_NAMES_LIST_END_EXT ((cl_device_partition_property_ext) 0 - 1)
Dcl.hpp1406 … F(cl_device_info, CL_DEVICE_PARTITION_TYPES_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) \
1407 …F(cl_device_info, CL_DEVICE_AFFINITY_DOMAINS_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) \
1409 F(cl_device_info, CL_DEVICE_PARTITION_STYLE_EXT, VECTOR_CLASS<cl_device_partition_property_ext>)
2007 const cl_device_partition_property_ext * properties, in createSubDevices()
2013 const cl_device_partition_property_ext * /* properties */, in createSubDevices()