DiligentGraphics/DiligentCore

Enable option to use sparse texture 2D array in Dynamic Texture Atlas

Closed this issue · 0 comments

DynamicTextureAtlas

  • Add option to enable sparse resource when initializing the Atlas
    • If device does not support required capabilities, print a warning and resort to copy-strategy
  • Update unit tests to run in both modes