Searched refs:new_layout (Results 1 – 1 of 1) sorted by relevance
1252 VkImageLayout new_layout, in transition_image_range() argument1271 new_layout != new_stencil_layout)) in transition_image_range()1279 new_layout = new_stencil_layout; in transition_image_range()1282 if (new_layout != old_layout) { in transition_image_range()1290 dst_sa = stage_access_for_layout(new_layout, range.aspectMask); in transition_image_range()1301 .newLayout = new_layout, in transition_image_range()