Home
last modified time | relevance | path

Searched refs:upgraded_depth (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
Dr600_pipe_common.h236 bool upgraded_depth:1; /* upgraded from unorm to Z32_FLOAT */ member
Dr600_texture.c1233 rtex->upgraded_depth = base->format != PIPE_FORMAT_Z32_FLOAT && in r600_texture_create_object()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c418 else if (tex && tex->upgraded_depth && in si_set_sampler_state_desc()