Variable VkAttachmentDescription.stencilLoadOp

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