Searched refs:magf (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 | 210 * \param magf Texture magnification mode 213 static void r200SetTexFilter( radeonTexObjPtr t, GLenum minf, GLenum magf ) argument 227 _mesa_enum_to_string(magf), 273 switch ( magf ) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_tex.c | 211 * \param magf Texture magnification mode 214 static void r200SetTexFilter( radeonTexObjPtr t, GLenum minf, GLenum magf ) argument 228 _mesa_enum_to_string(magf), 274 switch ( magf ) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_tex.c | 163 * \param magf Texture magnification mode 166 static void radeonSetTexFilter( radeonTexObjPtr t, GLenum minf, GLenum magf ) argument 232 switch ( magf ) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_tex.c | 163 * \param magf Texture magnification mode 166 static void radeonSetTexFilter( radeonTexObjPtr t, GLenum minf, GLenum magf ) argument 232 switch ( magf ) {
|
Completed in 9 milliseconds