ogre icon indicating copy to clipboard operation
ogre copied to clipboard

allow binding vertex buffers as SSBOs with variable size

Open paroj opened this issue 3 months ago • 0 comments

useful for mesh shaders

  • relax 1:1 of SSBOs to SharedParameters
  • decouple buffer creation type from binding type

paroj avatar May 24 '24 16:05 paroj