Home
last modified time | relevance | path

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

/external/skqp/src/compute/skc/
Dpath.h56 union skc_tagged_block_id tag_ids[]; // 8+ ids member
73 #define SKC_PATH_HEAD_OFFSET_IDS_CALC (SKC_OFFSET_OF(struct skc_path_head,tag_ids) / size…
103 union skc_tagged_block_id tag_ids[]; member
/external/skqp/src/compute/skc/platforms/cl_12/
Dpath_builder_cl_12.c365 impl->wip.ids.next = impl->wip.head->tag_ids; // point to local head node in skc_path_builder_pfn_begin()
1006 impl->wip.ids.next = impl->wip.node->tag_ids; in skc_path_builder_impl_new_node_block()