MCPcopy Create free account
hub / github.com/GrayMind/WebGL-Programming-Guide / mightBeEnum

Function mightBeEnum

source/lib/webgl-debug.js:137–140  ·  view source on GitHub ↗

* Returns true or false if value matches any WebGL enum * @param {*} value Value to check if it might be an enum. * @return {boolean} True if value matches one of the WebGL defined enums

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

checkInitFunction · 0.85

Tested by

no test coverage detected