gfx-d icon indicating copy to clipboard operation
gfx-d copied to clipboard

Add builder objects for complex structs

Open rtbo opened this issue 6 years ago • 0 comments

Needed if the struct has optional members (or members that have trivial default values) or if a struct has a lot of members

  • AttachmentDescription
  • PipelineInfo
  • Rasterizer
  • Barriers

rtbo avatar Jan 04 '19 08:01 rtbo