Home
last modified time | relevance | path

Searched defs:psurface (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_surface.h74 zink_csurface(struct pipe_surface *psurface) in zink_csurface()
81 zink_transient_surface(struct pipe_surface *psurface) in zink_transient_surface()
88 zink_surface(struct pipe_surface *psurface) in zink_surface()
141 zink_rebind_ctx_surface(struct zink_context *ctx, struct pipe_surface **psurface) in zink_rebind_ctx_surface()
Dzink_surface.c303 zink_destroy_surface(struct zink_screen *screen, struct pipe_surface *psurface) in zink_destroy_surface()
337 struct pipe_surface *psurface) in zink_surface_destroy()
346 zink_rebind_surface(struct zink_context *ctx, struct pipe_surface **psurface) in zink_rebind_surface()
/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c914 struct pipe_surface *psurface) in tegra_surface_destroy()