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

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c342 anv_gather_meminfo(struct anv_physical_device *device, int fd, bool update) function in typeref:typename:VkResult MUST_CHECK
419 return anv_gather_meminfo(device, fd, false);
425 ASSERTED VkResult result = anv_gather_meminfo(device, fd, true);

Completed in 7 milliseconds