Home
last modified time | relevance | path

Searched refs:attachment_description (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp3420 … const VkAttachmentDescription2KHR &attachment_description) { in ValidateLayoutVsAttachmentDescription() argument
3426 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()
Dcore_validation.h852 … const VkAttachmentDescription2KHR& attachment_description);