canvas ~master (2021-11-24T18:43:05Z)
Dub
Repo
Attribute
canvas
backend
common
Undocumented in source.
struct
Attribute {
string
name
;
AttributeType
type
;
size_t
byteOffset
;
}
Members
Variables
byteOffset
size_t
byteOffset
;
Undocumented in source.
name
string
name
;
Undocumented in source.
type
AttributeType
type
;
Undocumented in source.
Meta
Source
See Implementation
canvas
backend
common
classes
CanvasBackend
Framebuffer
Mesh
Shader
Texture
enums
AttributeType
BlendingFunctions
DrawMode
MeshUsage
ShaderType
StencilFunction
StencilOp
functions
byteLength
structs
Attribute
BlendingFunction
ShaderSource
Stencil
VertexFormat