Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture.c1252 surface->cbzb_format = R300_DEPTHFORMAT_24BIT_INT_Z_8BIT_STENCIL; in r300_create_surface_custom()
1254 surface->cbzb_format = R300_DEPTHFORMAT_16BIT_INT_Z; in r300_create_surface_custom()
H A Dr300_context.h320 uint32_t cbzb_format; /* ZB_FORMAT. */ member
H A Dr300_emit.c450 OUT_CS_REG(R300_ZB_FORMAT, surf->cbzb_format); in r300_emit_fb_state()
459 "CBZB clearing cbuf %08x %08x\n", surf->cbzb_format, in r300_emit_fb_state()

Completed in 6 milliseconds