Variable Renderable.pushBindings

struct Renderable
{
  // ...
  const(BindingDescriptor)[] pushBindings ;
  // ...
}