Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.h908 VkResult pvr_srv_get_heap_count(int fd, uint32_t *const heap_count_out);
H A Dpvr_srv.c235 result = pvr_srv_get_heap_count(srv_ws->base.render_fd, &heap_count); in pvr_srv_memctx_init()
H A Dpvr_srv_bridge.c343 VkResult pvr_srv_get_heap_count(int fd, uint32_t *const heap_count_out) in pvr_srv_get_heap_count() function