Searched refs:zb_depthclearvalue (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_blit.c260 uint32_t hyperz_dcv = hyperz->zb_depthclearvalue;
295 hyperz_dcv = hyperz->zb_depthclearvalue =
354 hyperz->zb_depthclearvalue =
415 hyperz->zb_depthclearvalue = hyperz_dcv;
H A Dr300_context.h130 uint32_t zb_depthclearvalue; /* R300_ZB_DEPTHCLEARVALUE */ member in struct:r300_hyperz_state
H A Dr300_emit.c506 z.zb_depthclearvalue = 0;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_blit.c261 uint32_t hyperz_dcv = hyperz->zb_depthclearvalue;
296 hyperz_dcv = hyperz->zb_depthclearvalue =
355 hyperz->zb_depthclearvalue =
417 hyperz->zb_depthclearvalue = hyperz_dcv;
H A Dr300_context.h130 uint32_t zb_depthclearvalue; /* R300_ZB_DEPTHCLEARVALUE */ member in struct:r300_hyperz_state
H A Dr300_emit.c506 z.zb_depthclearvalue = 0;

Completed in 20 milliseconds