Skip to content

Commit

Permalink
Add missing dual-source-blending in GPUFeatureName (gpuweb#4710)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiawei-Shao authored Jun 20, 2024
1 parent 6eeebff commit bd5cc72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2640,6 +2640,7 @@ enum GPUFeatureName {
"bgra8unorm-storage",
"float32-filterable",
"clip-distances",
"dual-source-blending",
};
</script>

Expand Down

0 comments on commit bd5cc72

Please sign in to comment.