Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c1744 struct pvr_device_memory *mem; in pvr_AllocateMemory()
1853 PVR_FROM_HANDLE(pvr_device_memory, mem, pGetFdInfo->memory); in pvr_GetMemoryFdKHR()
1894 PVR_FROM_HANDLE(pvr_device_memory, mem, _mem); in pvr_FreeMemory()
1912 PVR_FROM_HANDLE(pvr_device_memory, mem, _memory); in pvr_MapMemory()
1953 PVR_FROM_HANDLE(pvr_device_memory, mem, _memory); in pvr_UnmapMemory()
1993 struct pvr_device_memory *mem, in pvr_bind_memory()
2050 PVR_FROM_HANDLE(pvr_device_memory, mem, pBindInfos[i].memory); in pvr_BindBufferMemory2()
H A Dpvr_private.h299 struct pvr_device_memory { struct
1304 struct pvr_device_memory *mem,
1451 VK_DEFINE_NONDISP_HANDLE_CASTS(pvr_device_memory,
H A Dpvr_image.c212 PVR_FROM_HANDLE(pvr_device_memory, mem, pBindInfos[i].memory); in pvr_BindImageMemory2()

Completed in 13 milliseconds