Searched defs:subbuf_id (Results 1 – 3 of 3) sorted by relevance
| /external/skqp/src/compute/skc/ |
| D | suballocator.c | 27 #define SKC_SUBALLOCATOR_DEBUG_ALLOC(suballocator,subbuf_id,ss) \ argument 36 #define SKC_SUBALLOCATOR_DEBUG_FREE(suballocator,subbuf_id,ss) \ argument 47 #define SKC_SUBALLOCATOR_DEBUG_ALLOC(suballocator,subbuf_id,ss) argument 48 #define SKC_SUBALLOCATOR_DEBUG_FREE(suballocator,subbuf_id,ss) argument 111 skc_subbuf_id_t * const subbuf_id, in skc_suballocator_subbuf_alloc() 239 skc_subbuf_id_t subbuf_id) in skc_suballocator_subbuf_free()
|
| D | allocator_host.c | 59 skc_subbuf_id_t * const subbuf_id, in skc_runtime_host_temp_alloc() 82 skc_subbuf_id_t const subbuf_id) in skc_runtime_host_temp_free()
|
| /external/skqp/src/compute/skc/platforms/cl_12/ |
| D | allocator_device_cl.c | 51 skc_subbuf_id_t * const subbuf_id, in skc_runtime_device_temp_alloc() 88 skc_subbuf_id_t const subbuf_id) in skc_runtime_device_temp_free()
|