Skip to content

Commit

Permalink
[rs] Merge gfx-rs#26
Browse files Browse the repository at this point in the history
26: Rename msaa-linelist to msaa-line r=kvark a=rukai

As requested on gitter by @kvark 

Co-authored-by: Rukai <rubickent@gmail.com>
  • Loading branch information
bors[bot] and rukai committed Jun 20, 2019
2 parents 507d6a0 + 453fca1 commit 2dd0b43
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -208,5 +208,5 @@ impl framework::Example for Example {
}

fn main() {
framework::run::<Example>("MSAA and LineList");
framework::run::<Example>("msaa-line");
}
File renamed without changes.
File renamed without changes.

0 comments on commit 2dd0b43

Please sign in to comment.