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

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_surface.h110 unsigned stencil_adjusted:1; member in struct:legacy_surf_layout
H A Dac_surface.c903 surf->u.legacy.stencil_adjusted = true;
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_surface.h129 unsigned stencil_adjusted : 1; member in struct:legacy_surf_layout
H A Dac_surface.c1221 surf->u.legacy.stencil_adjusted = true;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_texture.c945 rtex->can_sample_s = !rtex->surface.u.legacy.stencil_adjusted;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_texture.c938 rtex->can_sample_s = !rtex->surface.u.legacy.stencil_adjusted;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_texture.c973 tex->can_sample_s = !tex->surface.u.legacy.stencil_adjusted;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1261 tex->can_sample_s = !tex->surface.u.legacy.stencil_adjusted;

Completed in 20 milliseconds