Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_surface.h97 unsigned depth_adjusted:1; member
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c921 rtex->can_sample_z = !rtex->surface.u.legacy.depth_adjusted; in r600_texture_create_object()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c1254 rtex->can_sample_z = !rtex->surface.u.legacy.depth_adjusted; in r600_texture_create_object()