Skip to content

Commit

Permalink
[d3d9] Fix spelling nit
Browse files Browse the repository at this point in the history
  • Loading branch information
AlpyneDreams authored and doitsujin committed Oct 15, 2024
1 parent eafdf0b commit 01a1c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/d3d9/d3d9_common_texture.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ namespace dxvk {
bool IsAttachmentOnly;
bool IsLockable;

// Additional paramters for ID3D9VkInteropDevice
// Additional parameters for ID3D9VkInteropDevice
VkImageUsageFlags ImageUsage = 0;
};

Expand Down

0 comments on commit 01a1c83

Please sign in to comment.