webgl-dsl
Preparing search index...
source
Function source
source
<
Uniforms
extends
TypeMap
,
Attributes
extends
TypeMap
,
Instances
extends
TypeMap
,
Varyings
extends
TypeMap
=
{}
,
>
(
__namedParameters
:
SourceConfig
<
Uniforms
,
Attributes
,
Instances
,
Varyings
,
>
,
)
:
ProgramSource
<
WithoutPrecision
<
Uniforms
>
,
WithoutPrecision
<
Attributes
>
,
WithoutPrecision
<
Instances
>
,
>
Create GLSL program source from argument types and shaders described with the DSL
Type Parameters
Uniforms
extends
TypeMap
Attributes
extends
TypeMap
Instances
extends
TypeMap
Varyings
extends
TypeMap
=
{}
Parameters
__namedParameters
:
SourceConfig
<
Uniforms
,
Attributes
,
Instances
,
Varyings
>
Returns
ProgramSource
<
WithoutPrecision
<
Uniforms
>
,
WithoutPrecision
<
Attributes
>
,
WithoutPrecision
<
Instances
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
webgl-dsl
Loading...
Create GLSL program source from argument types and shaders described with the DSL