Home
last modified time | relevance | path

Searched refs:cl_buffer_region (Results 1 – 9 of 9) sorted by relevance

/external/skqp/src/compute/skc/platforms/cl_12/
Dallocator_device_cl.c64 cl_buffer_region br; in skc_runtime_device_temp_alloc()
Dpath_builder_cl_12.c1377 cl_buffer_region rb = { 0, config->paths_copy.block.subbuf }; in skc_path_builder_cl_12_create()
1378 cl_buffer_region rc = { 0, config->paths_copy.command.subbuf }; in skc_path_builder_cl_12_create()
/external/skia/src/compute/skc/platforms/cl_12/
Dallocator_device_cl.c64 cl_buffer_region br; in skc_runtime_device_temp_alloc()
Dpath_builder_cl_12.c1377 cl_buffer_region rb = { 0, config->paths_copy.block.subbuf }; in skc_path_builder_cl_12_create()
1378 cl_buffer_region rc = { 0, config->paths_copy.command.subbuf }; in skc_path_builder_cl_12_create()
/external/libxcam/modules/ocl/
Dcl_context.h127 cl_buffer_region region,
Dcl_memory.cpp196 cl_buffer_region region; in init_sub_buffer()
Dcl_context.cpp476 cl_buffer_region region, in create_sub_buffer()
/external/mesa3d/src/gallium/state_trackers/clover/api/
Dmemory.cpp104 auto reg = reinterpret_cast<const cl_buffer_region *>(op_info); in clCreateSubBuffer()
/external/mesa3d/include/CL/
Dcl.h113 } cl_buffer_region; typedef