Home
last modified time | relevance | path

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

/external/skqp/src/compute/skc/
Draster_builder.h58 union skc_path_clip * extent;
Dcommon.h46 union skc_path_clip union
/external/skia/src/compute/skc/
Draster_builder.h58 union skc_path_clip * extent;
Dcommon.h46 union skc_path_clip union
/external/skqp/src/compute/skc/platforms/cl_12/
Draster_builder_cl_12.c1275 …skc_extent_phw1g_tdrNs_alloc(runtime,&impl->clips ,sizeof(union skc_path_clip) * config->raste… in skc_raster_builder_cl_12_create()
1318 sizeof(union skc_path_clip)); in skc_raster_builder_cl_12_create()
/external/skia/src/compute/skc/platforms/cl_12/
Draster_builder_cl_12.c1275 …skc_extent_phw1g_tdrNs_alloc(runtime,&impl->clips ,sizeof(union skc_path_clip) * config->raste… in skc_raster_builder_cl_12_create()
1318 sizeof(union skc_path_clip)); in skc_raster_builder_cl_12_create()
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Drasterize.cl2098 union skc_path_clip const * const cv,
2508 union skc_path_clip const * const cv,
2787 union skc_path_clip const * const cv,
3012 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; …
3154 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; …
3263 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; …
3368 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; …
/external/skia/src/compute/skc/platforms/cl_12/kernels/
Drasterize.cl2098 union skc_path_clip const * const cv,
2508 union skc_path_clip const * const cv,
2787 union skc_path_clip const * const cv,
3012 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; …
3154 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; …
3263 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; …
3368 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; …