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

  /external/mesa3d/src/gallium/drivers/r300/
r300_blit.c 197 * 4) If a pixel is in a cleared state, ZB_DEPTHCLEARVALUE is returned
231 uint32_t hyperz_dcv = hyperz->zb_depthclearvalue;
263 hyperz_dcv = hyperz->zb_depthclearvalue =
282 hyperz->zb_depthclearvalue =
335 hyperz->zb_depthclearvalue = hyperz_dcv;
r300_context.h 138 uint32_t zb_depthclearvalue; /* R300_ZB_DEPTHCLEARVALUE */ member in struct:r300_hyperz_state
r300_emit.c 481 z.zb_depthclearvalue = 0;
    [all...]

Completed in 179 milliseconds