Home
last modified time | relevance | path

Searched refs:handle_pool (Results 1 – 18 of 18) sorted by relevance

/external/skia/src/compute/skc/platforms/cl_12/
Dhandle_pool_cl_12.c73 struct skc_handle_pool * const handle_pool, in skc_handle_reclaim_create() argument
77 struct skc_handle_reclaim * const reclaim = handle_pool->reclaim + reclaim_type; in skc_handle_reclaim_create()
91 cl(SetKernelArg(reclaim->kernel,4,SKC_CL_ARG(runtime->handle_pool.map.drw))); in skc_handle_reclaim_create()
99 struct skc_handle_reclaim * const reclaim = runtime->handle_pool.reclaim + reclaim_type; in skc_handle_reclaim_dispose()
112 struct skc_handle_pool * const handle_pool, in skc_handle_pool_create() argument
123 skc_extent_pdrw_alloc(runtime,&handle_pool->map,handles * sizeof(skc_block_id_t)); in skc_handle_pool_create()
125handle_pool->handle.indices = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,handl… in skc_handle_pool_create()
126handle_pool->handle.refcnts = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,handl… in skc_handle_pool_create()
127handle_pool->block.indices = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,block… in skc_handle_pool_create()
128handle_pool->recs = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,recs_… in skc_handle_pool_create()
[all …]
Druntime_cl_12.c170 &runtime->handle_pool, in skc_runtime_cl_12_create()
171 runtime->config->handle_pool.size, in skc_runtime_cl_12_create()
172 runtime->config->handle_pool.width, in skc_runtime_cl_12_create()
173 runtime->config->handle_pool.recs); in skc_runtime_cl_12_create()
Dhandle_pool_cl_12.h166 struct skc_handle_pool * const handle_pool,
173 struct skc_handle_pool * const handle_pool);
Dconfig_cl.h62 } handle_pool; member
Druntime_cl_12.h49 struct skc_handle_pool handle_pool; member
Draster_builder_cl_12.c729 cl(SetKernelArg(impl->kernels.rasters_alloc,3,SKC_CL_ARG(runtime->handle_pool.map.drw))); in skc_raster_cohort_sort_prefix()
754 cl(SetKernelArg(impl->kernels.prefix,5,SKC_CL_ARG(runtime->handle_pool.map.drw))); in skc_raster_cohort_sort_prefix()
1023 cl(SetKernelArg(impl->kernels.fills_expand,2,SKC_CL_ARG(runtime->handle_pool.map.drw))); in skc_raster_builder_cohort_grid_pfn_execute()
Dcomposition_cl_12.c242 cl(SetKernelArg(impl->kernels.place,4,SKC_CL_ARG(runtime->handle_pool.map.drw))); in skc_composition_place_grid_pfn_execute()
Dpath_builder_cl_12.c733 cl(SetKernelArg(impl->kernels.copy, 0,SKC_CL_ARG(impl->runtime->handle_pool.map.drw))); in skc_path_builder_grid_pfn_waiting()
/external/skqp/src/compute/skc/platforms/cl_12/
Dhandle_pool_cl_12.c73 struct skc_handle_pool * const handle_pool, in skc_handle_reclaim_create() argument
77 struct skc_handle_reclaim * const reclaim = handle_pool->reclaim + reclaim_type; in skc_handle_reclaim_create()
91 cl(SetKernelArg(reclaim->kernel,4,SKC_CL_ARG(runtime->handle_pool.map.drw))); in skc_handle_reclaim_create()
99 struct skc_handle_reclaim * const reclaim = runtime->handle_pool.reclaim + reclaim_type; in skc_handle_reclaim_dispose()
112 struct skc_handle_pool * const handle_pool, in skc_handle_pool_create() argument
123 skc_extent_pdrw_alloc(runtime,&handle_pool->map,handles * sizeof(skc_block_id_t)); in skc_handle_pool_create()
125handle_pool->handle.indices = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,handl… in skc_handle_pool_create()
126handle_pool->handle.refcnts = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,handl… in skc_handle_pool_create()
127handle_pool->block.indices = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,block… in skc_handle_pool_create()
128handle_pool->recs = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,recs_… in skc_handle_pool_create()
[all …]
Druntime_cl_12.c170 &runtime->handle_pool, in skc_runtime_cl_12_create()
171 runtime->config->handle_pool.size, in skc_runtime_cl_12_create()
172 runtime->config->handle_pool.width, in skc_runtime_cl_12_create()
173 runtime->config->handle_pool.recs); in skc_runtime_cl_12_create()
Dhandle_pool_cl_12.h166 struct skc_handle_pool * const handle_pool,
173 struct skc_handle_pool * const handle_pool);
Dconfig_cl.h62 } handle_pool; member
Druntime_cl_12.h49 struct skc_handle_pool handle_pool; member
Draster_builder_cl_12.c729 cl(SetKernelArg(impl->kernels.rasters_alloc,3,SKC_CL_ARG(runtime->handle_pool.map.drw))); in skc_raster_cohort_sort_prefix()
754 cl(SetKernelArg(impl->kernels.prefix,5,SKC_CL_ARG(runtime->handle_pool.map.drw))); in skc_raster_cohort_sort_prefix()
1023 cl(SetKernelArg(impl->kernels.fills_expand,2,SKC_CL_ARG(runtime->handle_pool.map.drw))); in skc_raster_builder_cohort_grid_pfn_execute()
Dcomposition_cl_12.c242 cl(SetKernelArg(impl->kernels.place,4,SKC_CL_ARG(runtime->handle_pool.map.drw))); in skc_composition_place_grid_pfn_execute()
Dpath_builder_cl_12.c733 cl(SetKernelArg(impl->kernels.copy, 0,SKC_CL_ARG(impl->runtime->handle_pool.map.drw))); in skc_path_builder_grid_pfn_waiting()
/external/skqp/src/compute/skc/platforms/cl_12/kernels/devices/gen9/
Ddevice_cl_12.c142 .handle_pool = {
/external/skia/src/compute/skc/platforms/cl_12/kernels/devices/gen9/
Ddevice_cl_12.c142 .handle_pool = {