Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_draw.h42 void svga_hwtnl_destroy(struct svga_hwtnl *hwtnl);
Dsvga_context.c103 svga_hwtnl_destroy(svga->hwtnl); in svga_destroy()
341 svga_hwtnl_destroy(svga->hwtnl); in svga_context_create()
Dsvga_draw.c67 svga_hwtnl_destroy(struct svga_hwtnl *hwtnl) in svga_hwtnl_destroy() function