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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_context.h316 uint32_t cbzb_width; /* Aligned width. */ member in struct:r300_surface
H A Dr300_texture.c1258 surface->cbzb_width = align(surface->base.width, 64);
1286 surface->cbzb_width, surface->cbzb_height,
H A Dr300_blit.c357 width = surf->cbzb_width;
H A Dr300_emit.c349 width = surf->cbzb_width;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_context.h316 uint32_t cbzb_width; /* Aligned width. */ member in struct:r300_surface
H A Dr300_texture.c1233 surface->cbzb_width = align(surface->base.width, 64);
1261 surface->cbzb_width, surface->cbzb_height,
H A Dr300_blit.c358 width = surf->cbzb_width;
H A Dr300_emit.c349 width = surf->cbzb_width;

Completed in 14 milliseconds