Searched defs:old_obj_state (Results 1 – 2 of 2) sorted by relevance
795 #define for_each_oldnew_private_obj_in_state(__state, obj, old_obj_state, new_obj_state, __i) \ argument814 #define for_each_old_private_obj_in_state(__state, obj, old_obj_state, __i) \ argument
2372 struct drm_private_state *old_obj_state, *new_obj_state; in drm_atomic_helper_swap_state() local