Home
last modified time | relevance | path

Searched refs:upgraded_depth (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c511 tex->upgraded_depth = new_tex->upgraded_depth; in si_reallocate_texture_inplace()
973 tex->upgraded_depth = base->format != PIPE_FORMAT_Z32_FLOAT && in si_texture_create_object()
H A Dsi_pipe.h413 bool upgraded_depth : 1; /* upgraded from unorm to Z32_FLOAT */ member
H A Dsi_descriptors.c439 if (tex && tex->upgraded_depth && sview && !sview->is_stencil_sampler) in si_set_sampler_state_desc()
H A Dsi_state.c4048 if (tex->upgraded_depth && !is_stencil) { in gfx10_make_texture_descriptor()

Completed in 21 milliseconds