Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_query.c81 result = pvr_bo_suballoc(&device->suballoc_vis_test, in pvr_CreateQueryPool()
H A Dpvr_device.c1918 pvr_bo_suballocator_init(&device->suballoc_vis_test, in pvr_CreateDevice()
2036 pvr_bo_suballocator_fini(&device->suballoc_vis_test); in pvr_CreateDevice()
2079 pvr_bo_suballocator_fini(&device->suballoc_vis_test); in pvr_DestroyDevice()
H A Dpvr_private.h199 struct pvr_suballocator suballoc_vis_test; member