Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture.c1240 surface->cbzb_height = align((surface->base.height + 1) / 2, in r300_create_surface_custom()
1246 tex->tex.stride_in_bytes[level] * surface->cbzb_height; in r300_create_surface_custom()
1259 surface->cbzb_width, surface->cbzb_height, in r300_create_surface_custom()
H A Dr300_context.h317 uint32_t cbzb_height; /* Half of the height. */ member
H A Dr300_blit.c368 height = surf->cbzb_height; in r300_clear()
H A Dr300_emit.c348 height = surf->cbzb_height; in r300_emit_gpu_flush()

Completed in 7 milliseconds