Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h319 uint32_t cbzb_pitch; /* DEPTHPITCH. */ member
H A Dr300_texture.c1249 surface->cbzb_pitch = surface->pitch & 0x1ffffc; in r300_create_surface_custom()
H A Dr300_emit.c455 OUT_CS_REG(R300_ZB_DEPTHPITCH, surf->cbzb_pitch); in r300_emit_fb_state()
460 surf->cbzb_pitch); in r300_emit_fb_state()

Completed in 6 milliseconds