Variable VkAttachmentDescription.storeOp

struct VkAttachmentDescription
{
  // ...
  VkAttachmentStoreOp storeOp ;
  // ...
}