MCPcopy Create free account
hub / github.com/microsoft/SandDance / getUniforms

Function getUniforms

docs/app/js/sanddance-app.js:68872–68874  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68870 ONE: 1.0
68871};
68872function getUniforms() {
68873 return CONST_UNIFORMS;
68874}
68875var fp64arithmetic = {
68876 name: "fp64-arithmetic",
68877 vs: (0, _fp64ArithmeticGlslDefault.default),

Callers 1

sanddance-app.jsFile · 0.70

Calls 4

getLightSourceUniformsFunction · 0.70
getMaterialUniformsFunction · 0.70
multiplyRightMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected