Home
last modified time | relevance | path

Searched refs:is_zb (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
Dr300_texture_desc.c423 boolean is_zb = util_format_is_depth_or_stencil(format); in r300_setup_tiling() local
434 if (!is_zb && (tex->b.b.height0 == 1 || dbg_no_tiling)) { in r300_setup_tiling()