Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv_bridge.c242 VkResult pvr_srv_get_heap_count(int fd, uint32_t *const heap_count_out) in pvr_srv_get_heap_count() argument
267 *heap_count_out = ret.heap_count; in pvr_srv_get_heap_count()
Dpvr_srv_bridge.h860 VkResult pvr_srv_get_heap_count(int fd, uint32_t *const heap_count_out);