OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cl_bool
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/include/CL/
cl.h
51
typedef cl_uint
cl_bool
; /* WARNING! Unlike cl_ types in cl_platform.h,
cl_bool
is not guaranteed to be the same size as the bool in kernels. */
typedef
155
/*
cl_bool
*/
538
cl_bool
/* enable */,
615
cl_bool
/* normalized_coords */,
[
all
...]
/external/mesa3d/include/CL/
cl.h
51
typedef cl_uint
cl_bool
; /* WARNING! Unlike cl_ types in cl_platform.h,
cl_bool
is not guaranteed to be the same size as the bool in kernels. */
typedef
155
/*
cl_bool
*/
538
cl_bool
/* enable */,
615
cl_bool
/* normalized_coords */,
[
all
...]
Completed in 23 milliseconds