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

  /external/mesa3d/src/gallium/drivers/r300/
r300_hyperz.c 59 return HIZ_FUNC_MIN;
86 if (r300->hiz_func == HIZ_FUNC_MIN &&
207 (r300->hiz_func == HIZ_FUNC_MIN ? R300_HIZ_MIN : R300_HIZ_MAX);
r300_context.h 439 HIZ_FUNC_MIN,

Completed in 42 milliseconds