Variable VkPipelineDepthStencilStateCreateInfo.front

struct VkPipelineDepthStencilStateCreateInfo
{
  // ...
  VkStencilOpState front ;
  // ...
}