API Reference / @gtkx/gl / getTextureParameterIiv
Function: getTextureParameterIiv()
getTextureParameterIiv(
texture,pname):number
Defined in: generated/commands.d.ts:3186
void glGetTextureParameterIiv(GLuint texture, GLenum pname, GLint *params)
Provided by GL_VERSION_4_5. Registry note: Reuse GL_ARB_direct_state_access Also provided by the GL_ARB_direct_state_access extension. GL_ARB_direct_state_access note: Texture object functions.
Parameters
texture
number
GLuint, object class texture
pname
number
GetTextureParameter
Returns
number
params (GLint)