Searched refs:stencil_layout_out (Results 1 – 1 of 1) sorted by relevance
1318 VkImageLayout *stencil_layout_out) in can_use_attachment_initial_layout() argument1392 *stencil_layout_out = stencil_layout; in can_use_attachment_initial_layout()1393 else if (stencil_layout_out != NULL) in can_use_attachment_initial_layout()1394 *stencil_layout_out = VK_IMAGE_LAYOUT_UNDEFINED; in can_use_attachment_initial_layout()