Chromium Code Reviews
Descriptioncc: Handle GrContext::wrapBackendTexture failures properly.
GrContext::wrapBackendTexture will return null in case of failure
but the compositor assumes that this will never happen. This will
make GetSkSurface early out if the return value of
GrContext::wrapBackendTexture is null.
BUG=419136
Committed: https://crrev.com/00f53a49a90a56c22d412a8e0e27e3a4a6ae5155
Cr-Commit-Position: refs/heads/master@{#302477}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||