Searched defs:cl_device_partition_property_ext (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl_ext.h158 typedef cl_ulong cl_device_partition_property_ext; typedef
161 const cl_device_partition_property_ext * /* properties */,
168 const cl_device_partition_property_ext * /* properties */,
173 /* cl_device_partition_property_ext */
199 /* cl_device_partition_property_ext list terminators */
200 #define CL_PROPERTIES_LIST_END_EXT ((cl_device_partition_property_ext) 0)
201 #define CL_PARTITION_BY_COUNTS_LIST_END_EXT ((cl_device_partition_property_ext) 0)
202 #define CL_PARTITION_BY_NAMES_LIST_END_EXT ((cl_device_partition_property_ext) 0 - 1)
/external/mesa3d/include/CL/
H A Dcl_ext.h158 typedef cl_ulong cl_device_partition_property_ext; typedef
161 const cl_device_partition_property_ext * /* properties */,
168 const cl_device_partition_property_ext * /* properties */,
173 /* cl_device_partition_property_ext */
199 /* cl_device_partition_property_ext list terminators */
200 #define CL_PROPERTIES_LIST_END_EXT ((cl_device_partition_property_ext) 0)
201 #define CL_PARTITION_BY_COUNTS_LIST_END_EXT ((cl_device_partition_property_ext) 0)
202 #define CL_PARTITION_BY_NAMES_LIST_END_EXT ((cl_device_partition_property_ext) 0 - 1)

Completed in 1681 milliseconds