Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl_ext.h770 typedef cl_ulong cl_device_partition_property_ext; typedef
773 const cl_device_partition_property_ext * properties,
780 const cl_device_partition_property_ext * properties,
812 #define CL_PROPERTIES_LIST_END_EXT ((cl_device_partition_property_ext) 0)
813 #define CL_PARTITION_BY_COUNTS_LIST_END_EXT ((cl_device_partition_property_ext) 0)
814 #define CL_PARTITION_BY_NAMES_LIST_END_EXT ((cl_device_partition_property_ext) 0 - 1)
Dcl_icd.h1028 const cl_device_partition_property_ext *partition_properties,
Dopencl.hpp1409 F(cl_device_info, CL_DEVICE_PARTITION_TYPES_EXT, cl::vector<cl_device_partition_property_ext>) \
1410 … F(cl_device_info, CL_DEVICE_AFFINITY_DOMAINS_EXT, cl::vector<cl_device_partition_property_ext>) \
1412 F(cl_device_info, CL_DEVICE_PARTITION_STYLE_EXT, cl::vector<cl_device_partition_property_ext>)
2369 const cl_device_partition_property_ext * properties, in createSubDevices()
2375 const cl_device_partition_property_ext * /* properties */, in createSubDevices()
Dcl.hpp1503 … F(cl_device_info, CL_DEVICE_PARTITION_TYPES_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) \
1504 …F(cl_device_info, CL_DEVICE_AFFINITY_DOMAINS_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) \
1506 F(cl_device_info, CL_DEVICE_PARTITION_STYLE_EXT, VECTOR_CLASS<cl_device_partition_property_ext>)
2164 const cl_device_partition_property_ext * properties, in createSubDevices()
2170 const cl_device_partition_property_ext * /* properties */, in createSubDevices()