Variable PipelineInfo.dynamicStates

struct PipelineInfo
{
  // ...
  DynamicState[] dynamicStates ;
  // ...
}