Function
Gsk.ShaderArgsBuilder.new
Declaration [src]
GskShaderArgsBuilder*
gsk_shader_args_builder_new (
GskGLShader* shader,
GBytes* initial_values
)
Parameters
shader |
GskGLShader |
a |
|
Ownership is not transferred to the callee | |
initial_values |
GBytes* |
optional |
|
Can be NULL | |
Ownership is not transferred to the callee |
Return value
Returns: GskShaderArgsBuilder |
|
The newly allocated builder, free with
|
|
Ownership of the data is transferred to the caller |