Variable VkSubpassDescription.pDepthStencilAttachment
struct VkSubpassDescription
{
// ...
const(VkAttachmentReference)* pDepthStencilAttachment
;
// ...
}
struct VkSubpassDescription
{
// ...
const(VkAttachmentReference)* pDepthStencilAttachment
;
// ...
}