Variable VkBindImagePlaneMemoryInfo.planeAspect

struct VkBindImagePlaneMemoryInfo
{
  // ...
  VkImageAspectFlagBits planeAspect ;
  // ...
}