gl Tex Parameter Wrap
actual fun glTexParameterWrap(type: TextureType, wrapS: TextureWrap, wrapT: TextureWrap)
Content copied to clipboard
Sets wrap parameter for texture coordinates S and T for the currently selected texture of a given type.
expect fun glTexParameterWrap(type: TextureType, wrapS: TextureWrap, wrapT: TextureWrap)
Content copied to clipboard
Sets wrap parameter for texture coordinates S and T for the currently selected texture of a given type.
actual fun glTexParameterWrap(type: TextureType, wrapS: TextureWrap, wrapT: TextureWrap)
Content copied to clipboard
Sets wrap parameter for texture coordinates S and T for the currently selected texture of a given type.