Skip to content

API Reference / @gtkx/gl / getStringi

Function: getStringi()

getStringi(name, index): string

Defined in: generated/commands.d.ts:3063

const GLubyte * glGetStringi(GLenum name, GLuint index)

Provided by GL_VERSION_3_0. GLX single opcode 214.

Parameters

name

number

StringName

index

number

GLuint

Returns

string

string, kind String

Released under the MPL-2.0 License.