/external/skia/src/compute/skc/platforms/cl_12/ |
D | handle_pool_cl_12.c | 73 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() 125 …handle_pool->handle.indices = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,handl… in skc_handle_pool_create() 126 …handle_pool->handle.refcnts = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,handl… in skc_handle_pool_create() 127 …handle_pool->block.indices = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,block… in skc_handle_pool_create() 128 …handle_pool->recs = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,recs_… in skc_handle_pool_create() [all …]
|
D | runtime_cl_12.c | 170 &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()
|
D | handle_pool_cl_12.h | 166 struct skc_handle_pool * const handle_pool, 173 struct skc_handle_pool * const handle_pool);
|
D | config_cl.h | 62 } handle_pool; member
|
D | runtime_cl_12.h | 49 struct skc_handle_pool handle_pool; member
|
D | raster_builder_cl_12.c | 729 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()
|
D | composition_cl_12.c | 242 cl(SetKernelArg(impl->kernels.place,4,SKC_CL_ARG(runtime->handle_pool.map.drw))); in skc_composition_place_grid_pfn_execute()
|
D | path_builder_cl_12.c | 733 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/ |
D | handle_pool_cl_12.c | 73 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() 125 …handle_pool->handle.indices = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,handl… in skc_handle_pool_create() 126 …handle_pool->handle.refcnts = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,handl… in skc_handle_pool_create() 127 …handle_pool->block.indices = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,block… in skc_handle_pool_create() 128 …handle_pool->recs = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,recs_… in skc_handle_pool_create() [all …]
|
D | runtime_cl_12.c | 170 &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()
|
D | handle_pool_cl_12.h | 166 struct skc_handle_pool * const handle_pool, 173 struct skc_handle_pool * const handle_pool);
|
D | config_cl.h | 62 } handle_pool; member
|
D | runtime_cl_12.h | 49 struct skc_handle_pool handle_pool; member
|
D | raster_builder_cl_12.c | 729 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()
|
D | composition_cl_12.c | 242 cl(SetKernelArg(impl->kernels.place,4,SKC_CL_ARG(runtime->handle_pool.map.drw))); in skc_composition_place_grid_pfn_execute()
|
D | path_builder_cl_12.c | 733 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/ |
D | device_cl_12.c | 142 .handle_pool = {
|
/external/skia/src/compute/skc/platforms/cl_12/kernels/devices/gen9/ |
D | device_cl_12.c | 142 .handle_pool = {
|