UNPKG

wonder.js

Version:
10 lines (6 loc) 141 B
'use strict'; function bindAndUpdate(gl, material, state) { return state; } exports.bindAndUpdate = bindAndUpdate; /* No side effect */