mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-12 17:37:39 -07:00
update sokol to latest
This commit is contained in:
4
thirdparty/sokol/c/sokol_gfx.h
vendored
4
thirdparty/sokol/c/sokol_gfx.h
vendored
@@ -254,8 +254,8 @@
|
||||
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:
|
||||
|
||||
|
Reference in New Issue
Block a user