Searched refs:cbzb_height (Results 1 – 4 of 4) sorted by relevance
1265 surface->cbzb_height = align((surface->base.height + 1) / 2, in r300_create_surface_custom()1271 tex->tex.stride_in_bytes[level] * surface->cbzb_height; in r300_create_surface_custom()1284 surface->cbzb_width, surface->cbzb_height, in r300_create_surface_custom()
317 uint32_t cbzb_height; /* Half of the height. */ member
358 height = surf->cbzb_height; in r300_clear()
349 height = surf->cbzb_height; in r300_emit_gpu_flush()