Searched refs:cl_device_partition_property_ext (Results 1 – 9 of 9) sorted by relevance
/external/ComputeLibrary/include/CL/ |
D | cl_ext.h | 269 typedef cl_ulong cl_device_partition_property_ext; typedef 272 const cl_device_partition_property_ext * /* properties */, 279 … const cl_device_partition_property_ext * /* properties */, 311 #define CL_PROPERTIES_LIST_END_EXT ((cl_device_partition_property_ext) 0) 312 #define CL_PARTITION_BY_COUNTS_LIST_END_EXT ((cl_device_partition_property_ext) 0) 313 #define CL_PARTITION_BY_NAMES_LIST_END_EXT ((cl_device_partition_property_ext) 0 - 1)
|
D | cl2.hpp | 1296 F(cl_device_info, CL_DEVICE_PARTITION_TYPES_EXT, cl::vector<cl_device_partition_property_ext>) \ 1297 … F(cl_device_info, CL_DEVICE_AFFINITY_DOMAINS_EXT, cl::vector<cl_device_partition_property_ext>) \ 1299 F(cl_device_info, CL_DEVICE_PARTITION_STYLE_EXT, cl::vector<cl_device_partition_property_ext>) 2138 const cl_device_partition_property_ext * properties, in createSubDevices() 2144 const cl_device_partition_property_ext * /* properties */, in createSubDevices()
|
/external/mesa3d/include/CL/ |
D | cl_ext.h | 282 typedef cl_ulong cl_device_partition_property_ext; typedef 285 const cl_device_partition_property_ext * properties, 292 const cl_device_partition_property_ext * properties, 324 #define CL_PROPERTIES_LIST_END_EXT ((cl_device_partition_property_ext) 0) 325 #define CL_PARTITION_BY_COUNTS_LIST_END_EXT ((cl_device_partition_property_ext) 0) 326 #define CL_PARTITION_BY_NAMES_LIST_END_EXT ((cl_device_partition_property_ext) 0 - 1)
|
D | cl2.hpp | 1388 F(cl_device_info, CL_DEVICE_PARTITION_TYPES_EXT, cl::vector<cl_device_partition_property_ext>) \ 1389 … F(cl_device_info, CL_DEVICE_AFFINITY_DOMAINS_EXT, cl::vector<cl_device_partition_property_ext>) \ 1391 F(cl_device_info, CL_DEVICE_PARTITION_STYLE_EXT, cl::vector<cl_device_partition_property_ext>) 2293 const cl_device_partition_property_ext * properties, in createSubDevices() 2299 const cl_device_partition_property_ext * /* properties */, in createSubDevices()
|
D | cl_icd.h | 1028 const cl_device_partition_property_ext *partition_properties,
|
D | cl.hpp | 1512 … F(cl_device_info, CL_DEVICE_PARTITION_TYPES_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) \ 1513 …F(cl_device_info, CL_DEVICE_AFFINITY_DOMAINS_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) \ 1515 F(cl_device_info, CL_DEVICE_PARTITION_STYLE_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) 2173 const cl_device_partition_property_ext * properties, in createSubDevices() 2179 const cl_device_partition_property_ext * /* properties */, in createSubDevices()
|
/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
D | cl_ext.h | 282 typedef cl_ulong cl_device_partition_property_ext; typedef 285 const cl_device_partition_property_ext * properties, 292 const cl_device_partition_property_ext * properties, 324 #define CL_PROPERTIES_LIST_END_EXT ((cl_device_partition_property_ext) 0) 325 #define CL_PARTITION_BY_COUNTS_LIST_END_EXT ((cl_device_partition_property_ext) 0) 326 #define CL_PARTITION_BY_NAMES_LIST_END_EXT ((cl_device_partition_property_ext) 0 - 1)
|
/external/angle/include/CL/ |
D | cl_ext.h | 282 typedef cl_ulong cl_device_partition_property_ext; typedef 285 const cl_device_partition_property_ext * properties, 292 const cl_device_partition_property_ext * properties, 324 #define CL_PROPERTIES_LIST_END_EXT ((cl_device_partition_property_ext) 0) 325 #define CL_PARTITION_BY_COUNTS_LIST_END_EXT ((cl_device_partition_property_ext) 0) 326 #define CL_PARTITION_BY_NAMES_LIST_END_EXT ((cl_device_partition_property_ext) 0 - 1)
|
D | cl_icd.h | 1028 const cl_device_partition_property_ext *partition_properties,
|