Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
Danv_device.c342 anv_gather_meminfo(struct anv_physical_device *device, int fd, bool update) in anv_gather_meminfo() function
419 return anv_gather_meminfo(device, fd, false); in anv_init_meminfo()
425 ASSERTED VkResult result = anv_gather_meminfo(device, fd, true); in anv_update_meminfo()