Searched refs:cl_device_partition_property (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/mesa/include/CL/ |
D | cl.h | 54 typedef intptr_t cl_device_partition_property; typedef 984 const cl_device_partition_property * properties,
|
D | cl_icd.h | 66 const cl_device_partition_property *partition_properties,
|
D | opencl.hpp | 1342 F(cl_device_info, CL_DEVICE_PARTITION_PROPERTIES, cl::vector<cl_device_partition_property>) \ 1343 F(cl_device_info, CL_DEVICE_PARTITION_TYPE, cl::vector<cl_device_partition_property>) \ 2332 const cl_device_partition_property * properties, in createSubDevices()
|
D | cl.hpp | 1494 F(cl_device_info, CL_DEVICE_PARTITION_PROPERTIES, VECTOR_CLASS<cl_device_partition_property>) \ 1496 F(cl_device_info, CL_DEVICE_PARTITION_TYPE, VECTOR_CLASS<cl_device_partition_property>) \ 2138 const cl_device_partition_property * properties, in createSubDevices()
|