Searched refs:psurface (Results 1 – 2 of 2) sorted by relevance
126 struct pipe_surface *psurface) in zink_surface_destroy() argument129 struct zink_surface *surface = zink_surface(psurface); in zink_surface_destroy()130 pipe_resource_reference(&psurface->texture, NULL); in zink_surface_destroy()
876 struct pipe_surface *psurface) in tegra_surface_destroy() argument878 struct tegra_surface *surface = to_tegra_surface(psurface); in tegra_surface_destroy()