Liking cljdoc? Tell your friends :D

web.gl-ext.ANGLE_instanced_arrays

The ANGLE_instanced_arrays extension is part of the WebGL API allows to draw the same object, or groups of similar objects times, if they share the same vertex data, primitive count and

The ANGLE_instanced_arrays extension is part of the WebGL API
allows to draw the same object, or groups of similar objects
times, if they share the same vertex data, primitive count and
raw docstring

web.gl-ext.core

web.gl-ext interfaces.

web.gl-ext interfaces.
raw docstring

No vars found in this namespace.

web.gl-ext.EXT_disjoint_timer_query

The EXT_disjoint_timer_query extension is part of the WebGL API provides a way to measure the duration of a set of GL commands, stalling the rendering pipeline.

The EXT_disjoint_timer_query extension is part of the WebGL API
provides a way to measure the duration of a set of GL commands,
stalling the rendering pipeline.
raw docstring

web.gl-ext.OES_vertex_array_object

The OES_vertex_array_object extension is part of the WebGL API provides vertex array objects (VAOs) which encapsulate vertex states. These objects keep pointers to vertex data and provide for different sets of vertex data.

The OES_vertex_array_object extension is part of the WebGL API
provides vertex array objects (VAOs) which encapsulate vertex
states. These objects keep pointers to vertex data and provide
for different sets of vertex data.
raw docstring

web.gl-ext.WEBGL_compressed_texture_astc

The WEBGL_compressed_texture_astc extension is part of the WebGL and exposes Adaptive Scalable Texture Compression (ASTC) compressed formats to WebGL.

The WEBGL_compressed_texture_astc extension is part of the WebGL
and exposes Adaptive Scalable Texture Compression (ASTC) compressed
formats to WebGL.
raw docstring

web.gl-ext.WEBGL_debug_shaders

The WEBGL_debug_shaders extension is part of the WebGL API and a method to debug shaders from privileged contexts.

The WEBGL_debug_shaders extension is part of the WebGL API and
a method to debug shaders from privileged contexts.
raw docstring

web.gl-ext.WEBGL_draw_buffers

The WEBGL_draw_buffers extension is part of the WebGL API and a fragment shader to write to several textures, which is useful deferred shading, for example.

The WEBGL_draw_buffers extension is part of the WebGL API and
a fragment shader to write to several textures, which is useful
deferred shading, for example.
raw docstring

web.gl-ext.WEBGL_lose_context

The WEBGL_lose_context extension is part of the WebGL API and functions to simulate losing and restoring a web.gl.WebGLRenderingContext.

The WEBGL_lose_context extension is part of the WebGL API and
functions to simulate losing and restoring a `web.gl.WebGLRenderingContext`.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close