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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_flush.c98 if (r300->hyperz_enabled) {
123 r300->hyperz_enabled = FALSE;
H A Dr300_blit.c280 if (!r300->hyperz_enabled &&
282 r300->hyperz_enabled =
286 if (r300->hyperz_enabled) {
293 if (r300->hyperz_enabled) {
H A Dr300_hyperz.c150 if (!zstex || !r300->hyperz_enabled)
H A Dr300_context.h614 boolean hyperz_enabled; /* Whether it owns Hyper-Z access. */ member in struct:r300_context
H A Dr300_context.c77 if (r300->cs && r300->hyperz_enabled) {
H A Dr300_emit.c474 if (r300->hyperz_enabled) {
H A Dr300_state.c891 if (r300->hyperz_enabled)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_flush.c98 if (r300->hyperz_enabled) {
123 r300->hyperz_enabled = FALSE;
H A Dr300_blit.c281 if (!r300->hyperz_enabled &&
283 r300->hyperz_enabled =
287 if (r300->hyperz_enabled) {
294 if (r300->hyperz_enabled) {
H A Dr300_hyperz.c150 if (!zstex || !r300->hyperz_enabled)
H A Dr300_context.h614 boolean hyperz_enabled; /* Whether it owns Hyper-Z access. */ member in struct:r300_context
H A Dr300_context.c77 if (r300->cs.priv && r300->hyperz_enabled) {
H A Dr300_emit.c474 if (r300->hyperz_enabled) {
H A Dr300_state.c885 if (r300->hyperz_enabled)

Completed in 25 milliseconds