HomeSort by relevance Sort by last modified time
    Searched refs:hiz_in_use (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/
r300_flush.c 114 r300->hiz_in_use = FALSE;
r300_hyperz.c 188 if (r300->hiz_in_use && !r300->locked_zbuffer) {
194 r300->hiz_in_use = FALSE;
r300_context.h 622 boolean hiz_in_use; /* Whether HIZ is enabled. */ member in struct:r300_context
r300_blit.c 343 if (r300->zmask_in_use || r300->hiz_in_use) {
r300_state.c     [all...]
r300_emit.c     [all...]

Completed in 160 milliseconds