Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InputLocation ¶
type Sources ¶
type Sources struct { Name string GLSL100ES string GLSL300ES string GLSL310ES string GLSL130 string GLSL150 string DXBC string MetalLib string Uniforms UniformsReflection Inputs []InputLocation Textures []TextureBinding WorkgroupSize [3]int }
type TextureBinding ¶
type UniformBlock ¶
type UniformLocation ¶
type UniformsReflection ¶
type UniformsReflection struct { Blocks []UniformBlock Locations []UniformLocation Size int }
Click to show internal directories.
Click to hide internal directories.