Searched refs:cl_device_partition_property_ext (Results 1 – 11 of 11) sorted by relevance
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl_ext.h | 424 typedef cl_ulong cl_device_partition_property_ext; typedef 427 const cl_device_partition_property_ext * /* properties */, 434 … const cl_device_partition_property_ext * /* properties */, 469 #define CL_PROPERTIES_LIST_END_EXT ((cl_device_partition_property_ext) 0) 470 #define CL_PARTITION_BY_COUNTS_LIST_END_EXT ((cl_device_partition_property_ext) 0) 471 #define CL_PARTITION_BY_NAMES_LIST_END_EXT ((cl_device_partition_property_ext) 0 - 1)
|
D | cl2.hpp | 1301 F(cl_device_info, CL_DEVICE_PARTITION_TYPES_EXT, cl::vector<cl_device_partition_property_ext>) \ 1302 … F(cl_device_info, CL_DEVICE_AFFINITY_DOMAINS_EXT, cl::vector<cl_device_partition_property_ext>) \ 1304 F(cl_device_info, CL_DEVICE_PARTITION_STYLE_EXT, cl::vector<cl_device_partition_property_ext>) 2143 const cl_device_partition_property_ext * properties, in createSubDevices() 2149 const cl_device_partition_property_ext * /* properties */, in createSubDevices()
|
D | cl.hpp | 1476 … F(cl_device_info, CL_DEVICE_PARTITION_TYPES_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) \ 1477 …F(cl_device_info, CL_DEVICE_AFFINITY_DOMAINS_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) \ 1479 F(cl_device_info, CL_DEVICE_PARTITION_STYLE_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) 2146 const cl_device_partition_property_ext * properties, in createSubDevices() 2152 const cl_device_partition_property_ext * /* properties */, in createSubDevices()
|
/third_party/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()
|
/third_party/opencl-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)
|
D | cl_icd.h | 1028 const cl_device_partition_property_ext *partition_properties,
|
/third_party/skia/third_party/externals/angle2/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,
|