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

/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl.h51 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 */,
772 cl_bool /* blocking_read */,
783 cl_bool /* blocking_read */,
799 cl_bool /* blocking_write */,
810 cl_bool /* blocking_write */,
852 cl_bool /* blocking_rea
[all...]
/external/mesa3d/include/CL/
H A Dcl.h51 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 */,
772 cl_bool /* blocking_read */,
783 cl_bool /* blocking_read */,
799 cl_bool /* blocking_write */,
810 cl_bool /* blocking_write */,
852 cl_bool /* blocking_rea
[all...]

Completed in 106 milliseconds