Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl.h54 typedef intptr_t cl_device_partition_property; typedef
984 const cl_device_partition_property * properties,
Dcl_icd.h66 const cl_device_partition_property *partition_properties,
Dopencl.hpp1342 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()
Dcl.hpp1494 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()