Variable Renderable.descriptorSet

struct Renderable
{
  // ...
  gfx.graal.pipeline.DescriptorSet descriptorSet ;
  // ...
}