Variable Renderable.layout

struct Renderable
{
  // ...
  gfx.graal.pipeline.PipelineLayout layout ;
  // ...
}