Searched refs:texEnableSave (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_triangle.c275 const GLuint texEnableSave = ctx->Texture._EnabledCoordUnits; local in function:affine_span
521 ctx->Texture._EnabledCoordUnits = texEnableSave;
679 const GLuint texEnableSave = ctx->Texture._EnabledCoordUnits; local in function:fast_persp_span
793 ctx->Texture._EnabledCoordUnits = texEnableSave;
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_triangle.c275 const GLuint texEnableSave = ctx->Texture._EnabledCoordUnits; local in function:affine_span
521 ctx->Texture._EnabledCoordUnits = texEnableSave;
679 const GLuint texEnableSave = ctx->Texture._EnabledCoordUnits; local in function:fast_persp_span
793 ctx->Texture._EnabledCoordUnits = texEnableSave;

Completed in 4 milliseconds