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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_flush.c105 r300->hiz_in_use = FALSE;
H A Dr300_hyperz.c187 if (r300->hiz_in_use && !r300->locked_zbuffer) {
193 r300->hiz_in_use = FALSE;
H A Dr300_context.h624 boolean hiz_in_use; /* Whether HIZ is enabled. */ member in struct:r300_context
H A Dr300_state.c936 r300->hiz_in_use = FALSE;
949 r300->hiz_in_use = FALSE;
H A Dr300_blit.c423 if (r300->zmask_in_use || r300->hiz_in_use) {
H A Dr300_emit.c1234 r300->hiz_in_use = TRUE;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_flush.c105 r300->hiz_in_use = FALSE;
H A Dr300_hyperz.c187 if (r300->hiz_in_use && !r300->locked_zbuffer) {
193 r300->hiz_in_use = FALSE;
H A Dr300_context.h624 boolean hiz_in_use; /* Whether HIZ is enabled. */ member in struct:r300_context
H A Dr300_state.c930 r300->hiz_in_use = FALSE;
943 r300->hiz_in_use = FALSE;
H A Dr300_blit.c425 if (r300->zmask_in_use || r300->hiz_in_use) {
H A Dr300_emit.c1237 r300->hiz_in_use = TRUE;

Completed in 18 milliseconds