Home
last modified time | relevance | path

Searched refs:_SG_VALIDATE_ABND_VB_OVERFLOW (Results 1 – 2 of 2) sorted by relevance

/dports/lang/v/v-0.1.29/thirdparty/sokol/
H A Dsokol_gfx.h3100 _SG_VALIDATE_ABND_VB_OVERFLOW, enumerator
9946 …case _SG_VALIDATE_ABND_VB_OVERFLOW: return "sg_apply_bindings: buffer in vertex buffer slo… in _sg_validate_string()
10391 SOKOL_VALIDATE(!buf->append_overflow, _SG_VALIDATE_ABND_VB_OVERFLOW); in _sg_validate_apply_bindings()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sokol/
H A Dsokol_gfx.h3571 _SG_VALIDATE_ABND_VB_OVERFLOW, enumerator
12496 …case _SG_VALIDATE_ABND_VB_OVERFLOW: return "sg_apply_bindings: buffer in vertex buffer slo… in _sg_validate_string()
12956 SOKOL_VALIDATE(!buf->cmn.append_overflow, _SG_VALIDATE_ABND_VB_OVERFLOW); in _sg_validate_apply_bindings()