Searched refs:cbzb_pitch (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h328 uint32_t cbzb_pitch; /* DEPTHPITCH. */ member in struct:r300_surface
H A Dr300_emit.c417 OUT_CS_REG(R300_ZB_DEPTHPITCH, surf->cbzb_pitch);
422 surf->cbzb_pitch);
H A Dr300_texture.c1130 surface->cbzb_pitch = surface->pitch & 0x1ffffc;

Completed in 259 milliseconds