Skip to content

API Reference / @gtkx/gl / ConditionalRenderMode

Type Alias: ConditionalRenderMode

ConditionalRenderMode = GLenum

Defined in: generated/types.d.ts:201

Registry enum group ConditionalRenderMode.

Open and documentation-only; any GLenum value is accepted.

Members: QUERY_BY_REGION_NO_WAIT, QUERY_BY_REGION_NO_WAIT_INVERTED, QUERY_BY_REGION_WAIT, QUERY_BY_REGION_WAIT_INVERTED, QUERY_NO_WAIT, QUERY_NO_WAIT_INVERTED, QUERY_WAIT, QUERY_WAIT_INVERTED.

Released under the MPL-2.0 License.