Searched refs:swrap (Results 1 – 2 of 2) sorted by relevance
63 static void r200SetTexWrap( radeonTexObjPtr t, GLenum swrap, GLenum twrap, GLenum rwrap ) in r200SetTexWrap() argument72 _mesa_lookup_enum_by_nr(swrap), in r200SetTexWrap()78 switch ( swrap ) { in r200SetTexWrap()
62 static void radeonSetTexWrap( radeonTexObjPtr t, GLenum swrap, GLenum twrap ) in radeonSetTexWrap() argument69 switch ( swrap ) { in radeonSetTexWrap()