Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_surface.h98 unsigned stencil_adjusted:1; member
Dac_surface.c756 surf->u.legacy.stencil_adjusted = true; in gfx6_compute_surface()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c922 rtex->can_sample_s = !rtex->surface.u.legacy.stencil_adjusted; in r600_texture_create_object()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c1255 rtex->can_sample_s = !rtex->surface.u.legacy.stencil_adjusted; in r600_texture_create_object()