Variable FrameData.cmdPool

class FrameData
{
  // ...
  gfx.core.rc.Rc!(gfx.graal.cmd.CommandPool) cmdPool ;
  // ...
}