Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.h924 void pvr_srv_int_heap_destroy(int fd, void *server_heap);
H A Dpvr_srv.c196 pvr_srv_int_heap_destroy(srv_ws->base.render_fd, srv_heap->server_heap); in pvr_srv_heap_finish()
H A Dpvr_srv_bridge.c411 void pvr_srv_int_heap_destroy(int fd, void *server_heap) in pvr_srv_int_heap_destroy() function