Searched defs:cl_bool (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/ |
H A D | types.rs | 364 signed_accelerated: cl_bool, in new() 365 unsigned_accelerated: cl_bool, in new() 366 mixed_signedness_accelerated: cl_bool, in new() 367 accumulating_saturating_signed_accelerated: cl_bool, in new() 368 accumulating_saturating_unsigned_accelerated: cl_bool, in new() 369 accumulating_saturating_mixed_signedness_accelerated: cl_bool, in new()
|
H A D | memory.rs | 952 normalized_coords: cl_bool, in create_sampler_impl() 984 normalized_coords: cl_bool, in create_sampler() 1048 blocking_read: cl_bool, in enqueue_read_buffer() 1097 blocking_write: cl_bool, in enqueue_write_buffer() 1205 blocking_read: cl_bool, in enqueue_read_buffer_rect() 1324 blocking_write: cl_bool, in enqueue_write_buffer_rect() 1636 blocking_map: cl_bool, in enqueue_map_buffer() 1690 blocking_read: cl_bool, in enqueue_read_image() 1769 blocking_write: cl_bool, in enqueue_write_image() 2072 blocking_map: cl_bool, in enqueue_map_image() [all …]
|
H A D | queue.rs | 48 _enable: cl_bool, in set_command_queue_property()
|
/aosp_15_r20/external/mesa3d/include/CL/ |
H A D | cl.h | 39 typedef cl_uint cl_bool; /* WARNING! Unlike cl_ types in cl_platfo… typedef
|
/aosp_15_r20/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
H A D | cl.h | 39 typedef cl_uint cl_bool; /* WARNING! Unlike cl_ types in cl_platfo… typedef
|
/aosp_15_r20/external/OpenCL-Headers/CL/ |
H A D | cl.h | 39 typedef cl_uint cl_bool; /* WARNING! Unlike cl_ types in cl_platfo… typedef
|
/aosp_15_r20/external/ComputeLibrary/include/CL/ |
H A D | cl.h | 39 typedef cl_uint cl_bool; /* WARNING! Unlike cl_ types in cl_platfo… typedef
|
/aosp_15_r20/external/angle/include/CL/ |
H A D | cl.h | 39 typedef cl_uint cl_bool; /* WARNING! Unlike cl_ types in cl_platfo… typedef
|