Searched refs:swrap (Results 1 – 2 of 2) sorted by relevance
60 static void r200SetTexWrap( radeonTexObjPtr t, GLenum swrap, GLenum twrap, GLenum rwrap ) in r200SetTexWrap() argument69 _mesa_enum_to_string(swrap), in r200SetTexWrap()75 switch ( swrap ) { in r200SetTexWrap()
59 static void radeonSetTexWrap( radeonTexObjPtr t, GLenum swrap, GLenum twrap ) in radeonSetTexWrap() argument66 switch ( swrap ) { in radeonSetTexWrap()