Variable FrameData.swapChainColor

class FrameData
{
  // ...
  gfx.graal.image.ImageBase swapChainColor ;
  // ...
}