From 2a8c48be4ff65d873d9d5ba65ecef989d82dd0be Mon Sep 17 00:00:00 2001 From: Cary Clark Date: Thu, 15 Feb 2018 17:31:24 -0500 Subject: improve bookmaker defines and references generating replacement includes exposed errors mostly dealing with globals like SkAlphaType and members. Rewrite finding and resolving links to hopefully make this area more robust. TBR=caryclark@google.com Docs-Preview: https://skia.org/?cl=107160 Bug: skia:6898 Change-Id: I9b8025160203d204286f3f6ca0cebd70da6253b4 Reviewed-on: https://skia-review.googlesource.com/107160 Commit-Queue: Cary Clark Reviewed-by: Cary Clark --- docs/SkSurface_Reference.bmh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/SkSurface_Reference.bmh') diff --git a/docs/SkSurface_Reference.bmh b/docs/SkSurface_Reference.bmh index 16785b4ef0..d692eb4c73 100644 --- a/docs/SkSurface_Reference.bmh +++ b/docs/SkSurface_Reference.bmh @@ -1702,7 +1702,7 @@ otherwise, a new semaphore is created and initializes GrBackendSemaphore. The caller must delete the semaphores created and returned in signalSemaphores. GrBackendSemaphore can be deleted as soon as this function returns. -If the back-end API is OpenGL only uninitialized GrBackendSemaphores are supported. +If the back-end API is OpenGL only uninitialized Backend_Semaphores are supported. If the back-end API is Vulkan semaphores may be initialized or uninitialized. If uninitialized, created semaphores are valid only with the VkDevice -- cgit v1.2.3