Home
last modified time | relevance | path

Searched refs:cbzb_width (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture.c1231 surface->cbzb_width = align(surface->base.width, 64); in r300_create_surface_custom()
1259 surface->cbzb_width, surface->cbzb_height, in r300_create_surface_custom()
H A Dr300_context.h316 uint32_t cbzb_width; /* Aligned width. */ member
H A Dr300_blit.c367 width = surf->cbzb_width; in r300_clear()
H A Dr300_emit.c349 width = surf->cbzb_width; in r300_emit_gpu_flush()

Completed in 7 milliseconds