mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2026-04-29 08:30:14 -07:00
update sokol to latest
This commit is contained in:
Vendored
+2
-2
@@ -255,8 +255,8 @@ package sokol_gfx
|
||||
Both sg_apply_viewport() and sg_apply_scissor_rect() must be called
|
||||
inside a rendering pass (e.g. not in a compute pass, or outside a pass)
|
||||
|
||||
Note that sg_begin_default_pass() and sg_begin_pass() will reset both the
|
||||
viewport and scissor rectangles to cover the entire framebuffer.
|
||||
Note that sg_begin_pass() will reset both the viewport and scissor
|
||||
rectangles to cover the entire framebuffer.
|
||||
|
||||
--- to update (overwrite) the content of buffer and image resources, call:
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user