Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_query.c88 &pool->availability_buffer); in pvr_CreateQueryPool()
112 pvr_bo_free(device, pool->availability_buffer); in pvr_DestroyQueryPool()
Dpvr_private.h1165 struct pvr_bo *availability_buffer; member