Variable FragmentState.shader

The compiled shader module for this stage.

class FragmentState
{
  // ...
  ShaderModule shader ;
  // ...
}