Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
H A Dac_surface.h129 unsigned stencil_adjusted : 1; member
H A Dac_surface.c1283 surf->u.legacy.stencil_adjusted = true; in gfx6_compute_surface()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c934 rtex->can_sample_s = !rtex->surface.u.legacy.stencil_adjusted; in r600_texture_create_object()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1001 tex->can_sample_s = !tex->surface.u.legacy.stencil_adjusted; in si_texture_create_object()

Completed in 20 milliseconds