Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_buffer.c753 return si_texture_commit(ctx, res, level, box, commit); in si_resource_commit()
Dsi_pipe.h1598 bool si_texture_commit(struct si_context *ctx, struct si_resource *res, unsigned level,
Dsi_texture.c1345 bool si_texture_commit(struct si_context *ctx, struct si_resource *res, unsigned level, in si_texture_commit() function