Skip to content
  • Laszlo Agocs's avatar
    Expose sample count from render targets · 7188859e
    Laszlo Agocs authored
    This is a convenience to allow renderers to figure out the sample
    count for their pso by just querying renderTarget()->sampleCount()
    where the render target is set up and provided from another component
    outside of the renderer's knowledge and control.
    7188859e