Searched refs:HIZ_FUNC_MIN (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_hyperz.c58 return HIZ_FUNC_MIN;
85 if (r300->hiz_func == HIZ_FUNC_MIN &&
206 (r300->hiz_func == HIZ_FUNC_MIN ? R300_HIZ_MIN : R300_HIZ_MAX);
H A Dr300_context.h433 HIZ_FUNC_MIN, enumerator in enum:r300_hiz_func
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_hyperz.c58 return HIZ_FUNC_MIN;
85 if (r300->hiz_func == HIZ_FUNC_MIN &&
206 (r300->hiz_func == HIZ_FUNC_MIN ? R300_HIZ_MIN : R300_HIZ_MAX);
H A Dr300_context.h433 HIZ_FUNC_MIN, enumerator in enum:r300_hiz_func

Completed in 76 milliseconds