Selva Compute API Reference - v3.0.1
Preparing search index...
visualization
<internal>
GPUProgrammableStage
Interface GPUProgrammableStage
interface
GPUProgrammableStage
{
constants
?:
Record
<
string
,
number
>
;
entryPoint
?:
string
;
module
:
GPUShaderModule
;
}
Hierarchy (
View Summary
)
GPUProgrammableStage
GPUFragmentState
GPUVertexState
Index
Properties
constants?
entry
Point?
module
Properties
Optional
constants
constants
?:
Record
<
string
,
number
>
Optional
entry
Point
entryPoint
?:
string
module
module
:
GPUShaderModule
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
constants
entry
Point
module
Selva Compute API Reference - v3.0.1
Loading...