MCPcopy Create free account
hub / github.com/donkeyteethUX/iced_plot / MsaaTargets

Class MsaaTargets

src/plot_renderer/shader.rs:150–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148impl PipelineCache {
149 fn new() -> Self {
150 Self {
151 marker: None,
152 line: None,
153 fill: None,
154 overlay: None,
155 line_overlay: None,
156 composite: None,
157 }
158 }
159}
160
161struct MsaaTargets {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected