Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dr600_pipe_common.h602 bool si_init_flushed_depth_texture(struct pipe_context *ctx,
Dr600_texture.c1507 bool si_init_flushed_depth_texture(struct pipe_context *ctx, in si_init_flushed_depth_texture() function
1729 if (!si_init_flushed_depth_texture(ctx, &resource, &staging_depth)) { in r600_texture_transfer_map()
1756 if (!si_init_flushed_depth_texture(ctx, texture, &staging_depth)) { in r600_texture_transfer_map()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c346 si_init_flushed_depth_texture(&sctx->b.b, &tex->resource.b.b, NULL))) { in si_decompress_depth()
Dsi_state.c3907 !si_init_flushed_depth_texture(ctx, texture, NULL)) { in si_create_sampler_view_custom()