Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
texParameterf
texParameterf
Declaration
void
texParameterf
(
GLenum
target
,
GLenum
pname
,
GLfloat
param
);