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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_clear.c366 create_clear_surface(struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, const struct pipe_box *box) function in typeref:struct:pipe_surface *
401 surf = create_clear_surface(pctx, pres, level, box);
426 surf = create_clear_surface(pctx, pres, level, box);

Completed in 6 milliseconds