Searched refs:r600_texture_depth_flush (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | r600_resource.h | 70 int r600_texture_depth_flush(struct pipe_context *ctx, struct pipe_resource *texture, boolean just_…
|
D | r600_texture.c | 320 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
|
D | r600_blit.c | 342 r600_texture_depth_flush(ctx, src, FALSE); in r600_resource_copy_region()
|
D | si_state.c | 1468 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()
|