libwasm.bindings.WebGLRenderingContext

Undocumented in source.

Members

Aliases

Float32List
alias Float32List = SumType!(Float32Array, Sequence!(float))
Undocumented in source.
GLbitfield
alias GLbitfield = uint
Undocumented in source.
GLboolean
alias GLboolean = bool
Undocumented in source.
GLbyte
alias GLbyte = byte
Undocumented in source.
GLclampf
alias GLclampf = float
Undocumented in source.
GLenum
alias GLenum = uint
Undocumented in source.
GLfloat
alias GLfloat = float
Undocumented in source.
GLint
alias GLint = int
Undocumented in source.
GLintptr
alias GLintptr = int
Undocumented in source.
GLshort
alias GLshort = short
Undocumented in source.
GLsizei
alias GLsizei = int
Undocumented in source.
GLsizeiptr
alias GLsizeiptr = int
Undocumented in source.
GLubyte
alias GLubyte = ubyte
Undocumented in source.
GLuint
alias GLuint = uint
Undocumented in source.
GLuint64EXT
alias GLuint64EXT = uint
Undocumented in source.
GLushort
alias GLushort = ushort
Undocumented in source.
Int32List
alias Int32List = SumType!(Int32Array, Sequence!(int))
Undocumented in source.

Enums

WebGLPowerPreference
enum WebGLPowerPreference
Undocumented in source.

Functions

WebGLRenderingContextBase_canvas_Get
Optional!(SumType!(HTMLCanvasElement, OffscreenCanvas)) WebGLRenderingContextBase_canvas_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

ANGLE_instanced_arrays
struct ANGLE_instanced_arrays
Undocumented in source.
EXT_blend_minmax
struct EXT_blend_minmax
Undocumented in source.
EXT_color_buffer_half_float
struct EXT_color_buffer_half_float
Undocumented in source.
EXT_disjoint_timer_query
struct EXT_disjoint_timer_query
Undocumented in source.
EXT_float_blend
struct EXT_float_blend
Undocumented in source.
EXT_frag_depth
struct EXT_frag_depth
Undocumented in source.
EXT_sRGB
struct EXT_sRGB
Undocumented in source.
EXT_shader_texture_lod
struct EXT_shader_texture_lod
Undocumented in source.
EXT_texture_compression_bptc
struct EXT_texture_compression_bptc
Undocumented in source.
EXT_texture_compression_rgtc
struct EXT_texture_compression_rgtc
Undocumented in source.
EXT_texture_filter_anisotropic
struct EXT_texture_filter_anisotropic
Undocumented in source.
MOZ_debug
struct MOZ_debug
Undocumented in source.
OES_element_index_uint
struct OES_element_index_uint
Undocumented in source.
OES_fbo_render_mipmap
struct OES_fbo_render_mipmap
Undocumented in source.
OES_standard_derivatives
struct OES_standard_derivatives
Undocumented in source.
OES_texture_float
struct OES_texture_float
Undocumented in source.
OES_texture_float_linear
struct OES_texture_float_linear
Undocumented in source.
OES_texture_half_float
struct OES_texture_half_float
Undocumented in source.
OES_texture_half_float_linear
struct OES_texture_half_float_linear
Undocumented in source.
OES_vertex_array_object
struct OES_vertex_array_object
Undocumented in source.
WEBGL_color_buffer_float
struct WEBGL_color_buffer_float
Undocumented in source.
WEBGL_compressed_texture_astc
struct WEBGL_compressed_texture_astc
Undocumented in source.
WEBGL_compressed_texture_etc
struct WEBGL_compressed_texture_etc
Undocumented in source.
WEBGL_compressed_texture_etc1
struct WEBGL_compressed_texture_etc1
Undocumented in source.
WEBGL_compressed_texture_pvrtc
struct WEBGL_compressed_texture_pvrtc
Undocumented in source.
WEBGL_compressed_texture_s3tc
struct WEBGL_compressed_texture_s3tc
Undocumented in source.
WEBGL_compressed_texture_s3tc_srgb
struct WEBGL_compressed_texture_s3tc_srgb
Undocumented in source.
WEBGL_debug_renderer_info
struct WEBGL_debug_renderer_info
Undocumented in source.
WEBGL_debug_shaders
struct WEBGL_debug_shaders
Undocumented in source.
WEBGL_depth_texture
struct WEBGL_depth_texture
Undocumented in source.
WEBGL_draw_buffers
struct WEBGL_draw_buffers
Undocumented in source.
WEBGL_lose_context
struct WEBGL_lose_context
Undocumented in source.
WebGLActiveInfo
struct WebGLActiveInfo
Undocumented in source.
WebGLBuffer
struct WebGLBuffer
Undocumented in source.
WebGLContextAttributes
struct WebGLContextAttributes
Undocumented in source.
WebGLFramebuffer
struct WebGLFramebuffer
Undocumented in source.
WebGLProgram
struct WebGLProgram
Undocumented in source.
WebGLQuery
struct WebGLQuery
Undocumented in source.
WebGLRenderbuffer
struct WebGLRenderbuffer
Undocumented in source.
WebGLRenderingContext
struct WebGLRenderingContext
Undocumented in source.
WebGLRenderingContextBase
struct WebGLRenderingContextBase
Undocumented in source.
WebGLShader
struct WebGLShader
Undocumented in source.
WebGLShaderPrecisionFormat
struct WebGLShaderPrecisionFormat
Undocumented in source.
WebGLTexture
struct WebGLTexture
Undocumented in source.
WebGLUniformLocation
struct WebGLUniformLocation
Undocumented in source.
WebGLVertexArrayObject
struct WebGLVertexArrayObject
Undocumented in source.

Meta