glew/generated/lib_glad/lib_glad_intel_texture_scissor library

Functions

glTexScissorFuncIntel(int target, int lfunc, int hfunc) → void
define glTexScissorFuncINTEL GLEW_GET_FUN(__glewTexScissorFuncINTEL) GLEW_FUN_EXPORT PFNGLTEXSCISSORFUNCINTELPROC __glewTexScissorFuncINTEL typedef void (GLAPIENTRY * PFNGLTEXSCISSORFUNCINTELPROC) (GLenum target, GLenum lfunc, GLenum hfunc)
glTexScissorIntel(int target, double tlow, double thigh) → void
define glTexScissorINTEL GLEW_GET_FUN(__glewTexScissorINTEL) GLEW_FUN_EXPORT PFNGLTEXSCISSORINTELPROC __glewTexScissorINTEL typedef void (GLAPIENTRY * PFNGLTEXSCISSORINTELPROC) (GLenum target, GLclampf tlow, GLclampf thigh)