A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.khronos.org/opengles/sdk/docs/man3/html/glIsEnabled.xhtml below:

OpenGL ES 3 Reference Pages

Name

glIsEnabled — test whether a capability is enabled

C Specification GLboolean glIsEnabled( GLenum cap);

 

Parameters
cap

Specifies a symbolic constant indicating a GL capability.

index

Specifies the index of the capability.

Description

glIsEnabled returns GL_TRUE if cap is an enabled capability and returns GL_FALSE otherwise. Initially all capabilities except GL_DITHER are disabled; GL_DITHER is initially enabled.

The following capabilities are accepted for cap:

Notes

If an error is generated, glIsEnabled returns GL_FALSE.

Errors

GL_INVALID_ENUM is generated if cap is not an accepted value.

API Version Support OpenGL ES API Version Function Name 2.0 3.0 glIsEnabled ✔ ✔

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4