Home
last modified time | relevance | path

Searched refs:create_clear_surface (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_clear.c429 create_clear_surface(struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, const struct pipe_box *box) in create_clear_surface() function
469 surf = create_clear_surface(pctx, pres, level, box); in zink_clear_texture()
489 surf = create_clear_surface(pctx, pres, level, box); in zink_clear_texture()

Completed in 3 milliseconds