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

/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h311 uint32_t pitch_hiz; /* HIZ_PITCH */ member in struct:r300_surface
H A Dr300_texture.c1009 surf->pitch_hiz = tex->tex.hiz_stride_in_pixels[level];
H A Dr300_emit.c478 OUT_CS_REG(R300_ZB_HIZ_PITCH, surf->pitch_hiz);

Completed in 96 milliseconds