OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cl_device_partition_property_ext
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/include/CL/
cl_ext.h
158
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/
cl_ext.h
158
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 362 milliseconds