Home
last modified time | relevance | path

Searched refs:raster_cohort (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/compute/skc/platforms/cl_12/
Draster_builder_cl_12.c861 sizeof(union skc_ttrk) * runtime->config->raster_cohort.rasterize.keys); in skc_raster_cohort_rasterize()
1004 sizeof(union skc_cmd_rasterize) * config->raster_cohort.expand.cmds); in skc_raster_builder_cohort_grid_pfn_execute()
1273 …alloc(runtime,&impl->path_ids ,sizeof(skc_path_t ) * config->raster_cohort.path_ids .ele… in skc_raster_builder_cl_12_create()
1274 …alloc(runtime,&impl->transforms,sizeof(union skc_transform) * config->raster_cohort.transforms.ele… in skc_raster_builder_cl_12_create()
1275 …alloc(runtime,&impl->clips ,sizeof(union skc_path_clip) * config->raster_cohort.clips .ele… in skc_raster_builder_cl_12_create()
1276 …alloc(runtime,&impl->fill_cmds ,sizeof(union skc_cmd_fill ) * config->raster_cohort.fill .ele… in skc_raster_builder_cl_12_create()
1277 …alloc(runtime,&impl->raster_ids,sizeof(skc_raster_t ) * config->raster_cohort.raster_ids.ele… in skc_raster_builder_cl_12_create()
1306 config->raster_cohort.path_ids.elem_count, in skc_raster_builder_cl_12_create()
1307 config->raster_cohort.path_ids.snap_count, in skc_raster_builder_cl_12_create()
1311 config->raster_cohort.transforms.elem_count, in skc_raster_builder_cl_12_create()
[all …]
Dconfig_cl.h126 } raster_cohort; member
/external/skqp/src/compute/skc/platforms/cl_12/kernels/devices/gen9/
Ddevice_cl_12.c177 .raster_cohort = {