Modules§
Macros§
Structs§
- Active
Attrib Info - Description of a single active attribute.
- Active
Uniform Block Info - Description of a single uniform block.
- Active
Uniform Info - Description of a single active uniform.
- GLContext
Attributes - GLLimits
- Program
Link Info - Information about a WebGL program linking operation.
- Truncated
Debug - WebGL
Buffer Id - WebGL
Chan - Entry point channel type used for sending WebGLMsg messages to the WebGL renderer.
- WebGL
Command Backtrace - WebGL
Context Id - WebGL
Create Context Result - Contains the WebGLCommand sender and information about a WebGLContext
- WebGL
Framebuffer Id - WebGL
MsgSender - Helper struct to send WebGLCommands to a specific WebGLContext.
- WebGL
Pipeline - Entry point type used in a Script Pipeline to get the WebGLChan to be used in that thread.
- WebGL
Program Id - WebGL
Query Id - WebGL
Receiver - Receiver type used in WebGLCommands.
- WebGL
Renderbuffer Id - WebGLSL
Version - Defines the GLSL version supported by the WebGL backend contexts.
- WebGL
Sampler Id - WebGL
Sender - Sender type used in WebGLCommands. A GenericSender that sends messages to a GenericReceiver.
- WebGL
Shader Id - WebGL
Sync Id - WebGL
Texture Id - WebGL
Threads - WebGL Threading API entry point that lives in the constellation.
- WebGL
Vertex Array Id - WebXR
Layer Manager Id
Enums§
- Alpha
Treatment - GlType
- Internal
Format IntVec - Internal
Format Parameter - Parameter
- Parameter
Bool - Parameter
Bool4 - Parameter
Float - Parameter
Float2 - Parameter
Float4 - Parameter
Int - Parameter
Int2 - Parameter
Int4 - Sized
Data Type - TexData
Type - TexFormat
- TexParameter
- TexParameter
Bool - TexParameter
Float - TexParameter
Int - WebGL
Command - WebGL Commands for a specific WebGLContext
- WebGL
Error - WebGL
Framebuffer Binding Request - WebGL
Msg - WebGL Message API
- WebGL
Version - Defines the WebGL version
- WebXR
Command - WebXR layer management
- YAxis
Treatment
Functions§
- webgl_
channel - Helper function that creates a WebGL channel (WebGLSender, WebGLReceiver) to be used in WebGLCommands.
Type Aliases§
- WebGL
Result - WebGL
Send Result - Result type for send()/recv() calls in in WebGLCommands.