Variable VkAttachmentDescription.loadOp

struct VkAttachmentDescription
{
  // ...
  VkAttachmentLoadOp loadOp ;
  // ...
}