Type Alias WTCGLRendererUniformMap

WTCGLRendererUniformMap: Map<WebGLUniformLocation, WTCGLUniformValue>

Represents a map of uniform locations to values. Used for caching uniforms in renderer state.