Searched refs:hiz_in_use (Results 1 - 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_flush.c114 r300->hiz_in_use = FALSE;
H A Dr300_hyperz.c188 if (r300->hiz_in_use && !r300->locked_zbuffer) {
194 r300->hiz_in_use = FALSE;
H A Dr300_context.h622 boolean hiz_in_use; /* Whether HIZ is enabled. */ member in struct:r300_context
H A Dr300_blit.c343 if (r300->zmask_in_use || r300->hiz_in_use) {
H A Dr300_state.c889 r300->hiz_in_use = FALSE;
902 r300->hiz_in_use = FALSE;
H A Dr300_emit.c1128 r300->hiz_in_use = TRUE;

Completed in 225 milliseconds