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

/xsrc/external/mit/xorg-server.old/dist/miext/sync/
H A Dmisync.h42 SyncScreenDestroyFenceFunc DestroyFence; member in struct:_syncScreenFuncs
H A Dmisync.c133 pScreenPriv->funcs.DestroyFence(pScreen, pFence);
/xsrc/external/mit/xorg-server/dist/miext/sync/
H A Dmisync.h43 SyncScreenDestroyFenceFunc DestroyFence; member in struct:_syncScreenFuncs
H A Dmisync.c125 pScreenPriv->funcs.DestroyFence(pScreen, pFence);
H A Dmisyncshm.c182 funcs->DestroyFence = miSyncShmScreenDestroyFence;
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common.h191 WSI_CB(DestroyFence);
H A Dwsi_common.c92 WSI_GET_CB(DestroyFence);
308 chain->wsi->DestroyFence(chain->device, chain->fences[i], &chain->alloc);
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common.h133 WSI_CB(DestroyFence);
H A Dwsi_common.c87 WSI_GET_CB(DestroyFence);
287 chain->wsi->DestroyFence(chain->device, chain->fences[i], &chain->alloc);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_batch.c167 VKSCR(DestroyFence)(screen->dev, bs->fence.fence, NULL);
H A Dzink_screen.c1669 VKSCR(DestroyFence)(screen->dev, n.fence, NULL);
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp403 device_data->vtable.DestroyFence(device_data->device, data->queries_fence, NULL);
1515 device_data->vtable.DestroyFence(device_data->device, draw->fence, NULL);
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp411 device_data->vtable.DestroyFence(device_data->device, data->queries_fence, NULL);
1797 device_data->vtable.DestroyFence(device_data->device, draw->fence, NULL);

Completed in 20 milliseconds