Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_image.c167 pvr_unbind_memory(device, image->vma); in pvr_DestroyImage()
226 pvr_unbind_memory(device, image->vma); in pvr_BindImageMemory2()
H A Dpvr_device.c2036 void pvr_unbind_memory(struct pvr_device *device, struct pvr_winsys_vma *vma) in pvr_unbind_memory() function
2063 pvr_unbind_memory(device, buffer->vma); in pvr_BindBufferMemory2()
2158 pvr_unbind_memory(device, buffer->vma); in pvr_DestroyBuffer()
H A Dpvr_private.h1310 void pvr_unbind_memory(struct pvr_device *device, struct pvr_winsys_vma *vma);

Completed in 7 milliseconds