Searched refs:pvr_srv_get_heap_count (Results 1 – 3 of 3) sorted by relevance
908 VkResult pvr_srv_get_heap_count(int fd, uint32_t *const heap_count_out);
235 result = pvr_srv_get_heap_count(srv_ws->base.render_fd, &heap_count); in pvr_srv_memctx_init()
343 VkResult pvr_srv_get_heap_count(int fd, uint32_t *const heap_count_out) in pvr_srv_get_heap_count() function