Home
last modified time | relevance | path

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

/external/skqp/src/compute/skc/platforms/cl_12/
Dhandle_pool_cl_12.c120 skc_uint const handles_padded = blocks_padded * width; in skc_handle_pool_create() local
125 …ces = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_WRITE,handles_padded * sizeof(*hand… in skc_handle_pool_create()