Home
last modified time | relevance | path

Searched refs:r600_texture_depth_flush (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_resource.h70 int r600_texture_depth_flush(struct pipe_context *ctx, struct pipe_resource *texture, boolean just_…
Dr600_texture.c320 r = r600_texture_depth_flush(ctx, texture, FALSE); in si_texture_get_transfer()
627 int r600_texture_depth_flush(struct pipe_context *ctx, in r600_texture_depth_flush() function
Dr600_blit.c342 r600_texture_depth_flush(ctx, src, FALSE); in r600_resource_copy_region()
Dsi_state.c1468 r600_texture_depth_flush(&rctx->context, state->cbufs[cb]->texture, TRUE); in si_cb()
2035 r600_texture_depth_flush(ctx, texture, TRUE); in si_create_sampler_view()