Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Output ¶
type ShaderStage ¶
type ShaderStage string
const ( ShaderStageVertex ShaderStage = "vertex" ShaderStageFragment ShaderStage = "fragment" )
Click to show internal directories.
Click to hide internal directories.