Skip to content

Commit 8f573a9

Browse files
author
JoshJRive
committed
Armor the use of mapped gpu buffers (#11738) c4874f9ca2
It's possible that a GPU resource fails to map to system memory for some reason (for instance: if we lost the GL context). In that case, rather than attempt to write to a null pointer, we should instead just fail to draw anything.
1 parent 5ee7df2 commit 8f573a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.rive_head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2d76643c5edaad320671199c3a3feac8db8863b9
1+
c4874f9ca22ead28f31749e98ddf14acdb32140b

0 commit comments

Comments
 (0)