Searched refs:attachment_description (Results 1 – 2 of 2) sorted by relevance
3420 … const VkAttachmentDescription2KHR &attachment_description) { in ValidateLayoutVsAttachmentDescription() argument3426 if (attachment_description.loadOp == VK_ATTACHMENT_LOAD_OP_CLEAR) { in ValidateLayoutVsAttachmentDescription()3442 if (attachment_description.loadOp == VK_ATTACHMENT_LOAD_OP_CLEAR) { in ValidateLayoutVsAttachmentDescription()3451 if (attachment_description.stencilLoadOp == VK_ATTACHMENT_LOAD_OP_CLEAR) { in ValidateLayoutVsAttachmentDescription()
852 … const VkAttachmentDescription2KHR& attachment_description);