Searched refs:tempRB3D_ZSTENCILCNTL (Results 1 – 1 of 1) sorted by relevance
1160 int tempRB3D_ZSTENCILCNTL; in radeon_cp_dispatch_clear() local1175 tempRB3D_ZSTENCILCNTL = depth_clear->rb3d_zstencilcntl; in radeon_cp_dispatch_clear()1222 tempRB3D_ZSTENCILCNTL |= RADEON_Z_COMPRESSION_ENABLE | in radeon_cp_dispatch_clear()1226 tempRB3D_ZSTENCILCNTL |= RADEON_Z_HIERARCHY_ENABLE; in radeon_cp_dispatch_clear()1235 OUT_RING_REG(RADEON_RB3D_ZSTENCILCNTL, tempRB3D_ZSTENCILCNTL); in radeon_cp_dispatch_clear()1279 int tempRB3D_ZSTENCILCNTL = depth_clear->rb3d_zstencilcntl; in radeon_cp_dispatch_clear() local1298 tempRB3D_ZSTENCILCNTL |= RADEON_Z_COMPRESSION_ENABLE | in radeon_cp_dispatch_clear()1302 tempRB3D_ZSTENCILCNTL |= RADEON_Z_HIERARCHY_ENABLE; in radeon_cp_dispatch_clear()1312 OUT_RING_REG(RADEON_RB3D_ZSTENCILCNTL, tempRB3D_ZSTENCILCNTL); in radeon_cp_dispatch_clear()