We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d39108 commit 6f4df7dCopy full SHA for 6f4df7d
include/gpu/vk/GrVkTypes.h
@@ -13,7 +13,7 @@
13
#include "include/gpu/vk/VulkanTypes.h"
14
15
/*
16
- * When wrapping a GrBackendTexture or GrBackendRendenderTarget, the fCurrentQueueFamily should
+ * When wrapping a GrBackendTexture or GrBackendRenderTarget, the fCurrentQueueFamily should
17
* either be VK_QUEUE_FAMILY_IGNORED, VK_QUEUE_FAMILY_EXTERNAL, or VK_QUEUE_FAMILY_FOREIGN_EXT. If
18
* fSharingMode is VK_SHARING_MODE_EXCLUSIVE then fCurrentQueueFamily can also be the graphics
19
* queue index passed into Skia.
0 commit comments