Skip to content

Commit

Permalink
ResolveTo docs
Browse files Browse the repository at this point in the history
  • Loading branch information
EriKWDev committed Dec 7, 2024
1 parent b59441c commit 3fbf6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blade-graphics/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1050,7 +1050,7 @@ pub enum InitOp {
pub enum FinishOp {
Store,
Discard,
/// The resolved texture will be stored but it is undefined what
/// The texture specified here will be stored but it is undefined what
/// happens to the original render target
ResolveTo(TextureView),
Ignore,
Expand Down

0 comments on commit 3fbf6b1

Please sign in to comment.