Variable Renderable.pipeline

struct Renderable
{
  // ...
  gfx.graal.pipeline.Pipeline pipeline ;
  // ...
}