Home
last modified time | relevance | path

Searched defs:handle_pool (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/compute/skc/platforms/cl_12/
Dhandle_pool_cl_12.c73 struct skc_handle_pool * const handle_pool, in skc_handle_reclaim_create()
112 struct skc_handle_pool * const handle_pool, in skc_handle_pool_create()
179 struct skc_handle_pool * const handle_pool) in skc_handle_pool_dispose()
199 struct skc_handle_pool * const handle_pool) in skc_handle_pool_block_readable_pop()
216 skc_handle_pool_block_readable_push(struct skc_handle_pool * const handle_pool, in skc_handle_pool_block_readable_push()
232 struct skc_handle_pool * const handle_pool) in skc_handle_pool_block_writable_pop()
241 skc_handle_pool_block_writable_push(struct skc_handle_pool * const handle_pool, in skc_handle_pool_block_writable_push()
255 struct skc_handle_pool * const handle_pool = &runtime->handle_pool; in skc_runtime_handle_device_acquire() local
323 struct skc_handle_pool * const handle_pool, in skc_handle_reclaim_launch()
362 struct skc_handle_pool * const handle_pool) in skc_handle_acquire_reclaim_rec()
[all …]
Druntime_cl_12.h49 struct skc_handle_pool handle_pool; member
Dconfig_cl.h62 } handle_pool; member