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

Function vertexAttribPointer

javascript/processing/latest/processing.js:10400–10411  ·  view source on GitHub ↗

* Binds the VBO, sets the vertex attribute data for the program * object and enables the attribute. * * On some systems, if the attribute exists in the shader but * isn't used, the compiler will optimize it out and this * function will fail. * * @param {String} cac

(cacheId, programObj, varName, size, VBO)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

processing.jsFile · 0.85
point3DFunction · 0.85
line3DFunction · 0.85
fill3DFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected