[ CCode ( has_construct_function = false ) ]
public ShaderArgsBuilder (GLShader shader, Bytes? initial_values)
Allocates a builder that can be used to construct a new uniform data chunk.
shader |
a `GskGLShader` |
initial_values |
optional `GBytes` with initial values |
The newly allocated builder, free with [[email protected]] |