Searched refs:htile_stencil_disabled (Results 1 – 5 of 5) sorted by relevance
584 zstex->htile_stencil_disabled)))) { in si_clear()607 !zstex->htile_stencil_disabled) || in si_clear()
346 bool htile_stencil_disabled : 1; member1767 if (zs_mask == PIPE_MASK_S && tex->htile_stencil_disabled) in si_htile_enabled()
371 (inplace_planes & PIPE_MASK_Z || !tex->htile_stencil_disabled)) in si_decompress_depth()
2432 if (tex->surface.has_stencil && !tex->htile_stencil_disabled) { in si_init_depth_surface()3130 db_stencil_info |= S_028044_ITERATE_FLUSH(!tex->htile_stencil_disabled); in si_emit_framebuffer_state()
1048 tex->htile_stencil_disabled = true; in si_texture_create_object()