Searched refs:si_init_flushed_depth_texture (Results 1 – 4 of 4) sorted by relevance
333 (tex->flushed_depth_texture || si_init_flushed_depth_texture(&sctx->b, &tex->buffer.b.b))) { in si_decompress_depth()
1593 bool si_init_flushed_depth_texture(struct pipe_context *ctx, struct pipe_resource *texture);
1691 bool si_init_flushed_depth_texture(struct pipe_context *ctx, struct pipe_resource *texture) in si_init_flushed_depth_texture() function
4575 if (!tex->flushed_depth_texture && !si_init_flushed_depth_texture(ctx, texture)) { in si_create_sampler_view()