Searched refs:pool_bytes (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_query.c49 const uint32_t pool_bytes = sizeof(struct v3dv_query) * pool->query_count; local in function:v3dv_CreateQueryPool
50 pool->queries = vk_alloc2(&device->vk.alloc, pAllocator, pool_bytes, 8,

Completed in 2 milliseconds