Searched refs:tempRB3D_ZSTENCILCNTL (Results 1 – 1 of 1) sorted by relevance
1181 int tempRB3D_ZSTENCILCNTL; in radeon_cp_dispatch_clear() local1196 tempRB3D_ZSTENCILCNTL = depth_clear->rb3d_zstencilcntl; in radeon_cp_dispatch_clear()1243 tempRB3D_ZSTENCILCNTL |= RADEON_Z_COMPRESSION_ENABLE | in radeon_cp_dispatch_clear()1247 tempRB3D_ZSTENCILCNTL |= RADEON_Z_HIERARCHY_ENABLE; in radeon_cp_dispatch_clear()1256 OUT_RING_REG(RADEON_RB3D_ZSTENCILCNTL, tempRB3D_ZSTENCILCNTL); in radeon_cp_dispatch_clear()1300 int tempRB3D_ZSTENCILCNTL = depth_clear->rb3d_zstencilcntl; in radeon_cp_dispatch_clear() local1322 tempRB3D_ZSTENCILCNTL |= RADEON_Z_COMPRESSION_ENABLE | in radeon_cp_dispatch_clear()1326 tempRB3D_ZSTENCILCNTL |= RADEON_Z_HIERARCHY_ENABLE; in radeon_cp_dispatch_clear()1336 OUT_RING_REG(RADEON_RB3D_ZSTENCILCNTL, tempRB3D_ZSTENCILCNTL); in radeon_cp_dispatch_clear()