Home
last modified time | relevance | path

Searched refs:SKC_RASTERS_ALLOC_INCLUSIVE_ADD (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/compute/skc/platforms/cl_12/kernels/devices/gen9/
Dkernel_cl_12.h100 #define SKC_RASTERS_ALLOC_INCLUSIVE_ADD(v) sub_group_scan_inclusive_add(v) macro
107 #define SKC_RASTERS_ALLOC_INCLUSIVE_ADD(v) work_group_scan_inclusive_add(v) macro
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Drasters_alloc.cl105 skc_uint const prefix = SKC_RASTERS_ALLOC_INCLUSIVE_ADD(extra_blocks);