Searched refs:is_unity (Results 1 – 2 of 2) sorted by relevance
361 vc4_state->is_unity = (vc4_state->x_scaling[0] == VC4_SCALING_NONE && in vc4_plane_setup_clipping_and_scaling()788 (vc4_state->is_unity ? SCALER_CTL0_UNITY : 0) | in vc4_plane_mode_set()800 if (!vc4_state->is_unity) { in vc4_plane_mode_set()1061 vc4_state->is_unity = new_vc4_state->is_unity; in vc4_plane_atomic_async_update()
380 bool is_unity; member