Variable VkAttachmentDescription.stencilStoreOp

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