Home
last modified time | relevance | path

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

/external/skqp/src/compute/skc/platforms/cl_12/
Dcq_pool_cl.c48 struct skc_cq_pool * const pool) in skc_runtime_cl_12_create_cq()
102 struct skc_cq_pool * const pool, in skc_cq_pool_create()
125 struct skc_cq_pool * pool) in skc_cq_pool_dispose()
140 skc_cq_pool_write(struct skc_cq_pool * const pool, in skc_cq_pool_write()
153 struct skc_cq_pool * const pool, in skc_cq_pool_expand()
180 struct skc_cq_pool * const pool) in skc_cq_pool_read()
Dcq_pool_cl.h21 struct skc_cq_pool struct
37 struct skc_cq_pool * const pool, argument
43 struct skc_cq_pool * pool);
Druntime_cl_12.h45 struct skc_cq_pool cq_pool;