Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CesiumGS/cesium
/ ShaderBuilder.js
File
ShaderBuilder.js
packages/engine/Source/Renderer/ShaderBuilder.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Check from
"../Core/Check.js"
;
2
import
clone from
"../Core/clone.js"
;
3
import
defined from
"../Core/defined.js"
;
4
import
DeveloperError from
"../Core/DeveloperError.js"
;
Callers
nothing calls this directly
Calls
8
getAttributeLocationCount
Function · 0.85
addAllToArray
Function · 0.85
generateStructLines
Function · 0.85
generateFunctionLines
Function · 0.85
clone
Function · 0.85
object
Method · 0.80
defined
Function · 0.50
toString
Method · 0.45
Tested by
no test coverage detected