MCPcopy Create free account
hub / github.com/PatMartin/Dex / disableVertexAttribPointer

Function disableVertexAttribPointer

javascript/processing/latest/processing.js:10425–10434  ·  view source on GitHub ↗

* Disables a program object attribute from being sent to WebGL. * * @param {String} cacheId * @param {WebGLProgram} programObj program object returned from * createProgramObject * @param {String} varName name of the attribute * * @returns none * * @see ve

(cacheId, programObj, varName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

processing.jsFile · 0.85
fill3DFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected