Variable VkRenderPassInputAttachmentAspectCreateInfo.pAspectReferences
struct VkRenderPassInputAttachmentAspectCreateInfo
{
// ...
const(VkInputAttachmentAspectReference)* pAspectReferences
;
// ...
}