Searched refs:twrap (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_tex.c | 57 * \param twrap Wrap mode for the \a t texture coordinate 60 static void r200SetTexWrap( radeonTexObjPtr t, GLenum swrap, GLenum twrap, GLenum rwrap ) argument 70 _mesa_enum_to_string(twrap), 109 switch ( twrap ) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_tex.c | 58 * \param twrap Wrap mode for the \a t texture coordinate 61 static void r200SetTexWrap( radeonTexObjPtr t, GLenum swrap, GLenum twrap, GLenum rwrap ) argument 71 _mesa_enum_to_string(twrap), 110 switch ( twrap ) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_tex.c | 56 * \param twrap Wrap mode for the \a t texture coordinate 59 static void radeonSetTexWrap( radeonTexObjPtr t, GLenum swrap, GLenum twrap ) argument 100 switch ( twrap ) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_tex.c | 56 * \param twrap Wrap mode for the \a t texture coordinate 59 static void radeonSetTexWrap( radeonTexObjPtr t, GLenum swrap, GLenum twrap ) argument 100 switch ( twrap ) {
|
Completed in 5 milliseconds