Home
last modified time | relevance | path

Searched refs:skc_device_enqueue_kernel (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/compute/skc/platforms/cl_12/
Ddevice_cl_12.h88 skc_device_enqueue_kernel(struct skc_device * const device,
Druntime_cl_12.c66 skc_device_enqueue_kernel(runtime->device,SKC_DEVICE_KERNEL_ID_BLOCK_POOL_INIT_IDS, in skc_block_pool_create()
75 skc_device_enqueue_kernel(runtime->device,SKC_DEVICE_KERNEL_ID_BLOCK_POOL_INIT_ATOMICS, in skc_block_pool_create()
Draster_builder_cl_12.c589 skc_device_enqueue_kernel(runtime->device, in skc_raster_cohort_sort_prefix()
734 skc_device_enqueue_kernel(runtime->device, in skc_raster_cohort_sort_prefix()
761 skc_device_enqueue_kernel(runtime->device, in skc_raster_cohort_sort_prefix()
906 skc_device_enqueue_kernel(runtime->device, in skc_raster_cohort_rasterize()
1027 skc_device_enqueue_kernel(runtime->device, in skc_raster_builder_cohort_grid_pfn_execute()
Dcomposition_cl_12.c247 skc_device_enqueue_kernel(runtime->device, in skc_composition_place_grid_pfn_execute()
416 skc_device_enqueue_kernel(runtime->device, in skc_composition_sort_grid_pfn_execute()
Dsurface_cl_12.c278 skc_device_enqueue_kernel(runtime->device, in skc_surface_grid_pfn_execute()
Dpath_builder_cl_12.c719 skc_device_enqueue_kernel(impl->runtime->device, in skc_path_builder_grid_pfn_waiting()
754 skc_device_enqueue_kernel(impl->runtime->device, in skc_path_builder_grid_pfn_waiting()
Dhandle_pool_cl_12.c338 skc_device_enqueue_kernel(runtime->device, in skc_handle_reclaim_launch()
/external/skqp/src/compute/skc/platforms/cl_12/kernels/devices/gen9/
Ddevice_cl_12.c925 skc_device_enqueue_kernel(struct skc_device * const device, in skc_device_enqueue_kernel() function