Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
switch_default_texmode(3)	 Arcan Lua API	     switch_default_texmode(3)

NAME
       switch_default_texmode  -  Switch  how  the  associated texture storage
       should treat coordinates	outside	the [0..1] range.

SYNOPSIS
       nil
       switch_default_texmode( mode_s, mode_t, optvid )

DESCRIPTION
       If optvid  isn't	set, the global	default	value for newly	allocated tex-
       tures will be switched.

NOTES
       1      Accepted values for mode_(s,t) are TEX_REPEAT , TEX_CLAMP

vidsys				  April	2025	     switch_default_texmode(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=switch_default_texmode&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help