Home
last modified time | relevance | path

Searched defs:suballocator (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/compute/skc/
Dsuballocator.c27 #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
58 struct skc_suballocator * const suballocator, in skc_suballocator_create()
96 struct skc_suballocator * const suballocator) in skc_suballocator_dispose()
108 skc_suballocator_subbuf_alloc(struct skc_suballocator * const suballocator, in skc_suballocator_subbuf_alloc()
238 skc_suballocator_subbuf_free(struct skc_suballocator * const suballocator, in skc_suballocator_subbuf_free()
Dallocator_host.h42 struct skc_suballocator suballocator; member
/external/skqp/src/compute/skc/platforms/cl_12/
Dallocator_device_cl.h36 struct skc_suballocator suballocator; member
Dconfig_cl.h32 } suballocator; member