vl: remove is idr flag
[mesa.git] / src / gallium / include / pipe / p_video_state.h
index 1d571653da76e400e74725d372c3acce88ea89ce..5a88e6cf8c4a2cc1e5f04f5cc8041f80189ac0f8 100644 (file)
@@ -407,7 +407,6 @@ struct pipe_h264_enc_picture_desc
    unsigned ref_pic_mode;
 
    bool not_referenced;
-   bool is_idr;
    bool enable_vui;
    struct util_hash_table *frame_idx;