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

/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_blit.c227 struct r300_hyperz_state *hyperz = local
231 uint32_t hyperz_dcv = hyperz->zb_depthclearvalue;
263 hyperz_dcv = hyperz->zb_depthclearvalue =
282 hyperz->zb_depthclearvalue =
335 hyperz->zb_depthclearvalue = hyperz_dcv;
H A Dr300_context.c331 /* Initialize the hyperz state. */
333 struct r300_hyperz_state *hyperz = local
335 BEGIN_CB(&hyperz->cb_flush_begin, r300->hyperz_state.size);
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
H A Dt_options.h190 DRI_CONF_OPT_BEGIN(hyperz,bool,def) \
H A Doptions.h419 DRI_CONF_OPT_BEGIN(hyperz,bool,def) \

Completed in 237 milliseconds