We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8146991 + b53eb99 commit ee2326cCopy full SHA for ee2326c
1 file changed
README.md
@@ -37,7 +37,7 @@ Anvil was designed with the following goals in mind:
37
- Provide a reasonable level of deferred approach to baking objects, in order
38
to emulate mutability of certain Vulkan objects to a certain degree. Note
39
that this is an optional feature - you are free to request baking of any
40
- object at any time, in ordre to ensure it will never happen at draw time.
+ object at any time, in order to ensure it will never happen at draw time.
41
- Provide a simple cross-platform implementation for areas unrelated to Vulkan
42
(eg. window management)
43
0 commit comments