Home
last modified time | relevance | path

Searched refs:hyperz_enabled (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_flush.c97 if (r300->hyperz_enabled) { in r300_flush()
122 r300->hyperz_enabled = FALSE; in r300_flush()
H A Dr300_blit.c290 if (!r300->hyperz_enabled && in r300_clear()
292 r300->hyperz_enabled = in r300_clear()
296 if (r300->hyperz_enabled) { in r300_clear()
303 if (r300->hyperz_enabled) { in r300_clear()
H A Dr300_hyperz.c150 if (!zstex || !r300->hyperz_enabled) in r300_update_hyperz()
H A Dr300_context.h618 boolean hyperz_enabled; /* Whether it owns Hyper-Z access. */ member
H A Dr300_context.c76 if (r300->cs.priv && r300->hyperz_enabled) { in r300_destroy_context()
H A Dr300_emit.c474 if (r300->hyperz_enabled) { in r300_emit_fb_state()
H A Dr300_state.c887 if (r300->hyperz_enabled) in r300_mark_fb_state_dirty()

Completed in 15 milliseconds