Home
last modified time | relevance | path

Searched refs:R300_ZB_DEPTHPITCH (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
Dr300_emit.c455 OUT_CS_REG(R300_ZB_DEPTHPITCH, surf->cbzb_pitch); in r300_emit_fb_state()
471 OUT_CS_REG(R300_ZB_DEPTHPITCH, surf->pitch); in r300_emit_fb_state()
Dr300_reg.h2681 #define R300_ZB_DEPTHPITCH 0x4f24 macro