Searched refs:PerspectiveCorrection (Results 1 – 6 of 6) sorted by relevance
71 if (ctx->Hint.PerspectiveCorrection == mode) in _mesa_Hint()74 ctx->Hint.PerspectiveCorrection = mode; in _mesa_Hint()141 ctx->Hint.PerspectiveCorrection = GL_DONT_CARE; in _mesa_init_hint()
1146 hint->PerspectiveCorrection ); in _mesa_PopAttrib()
633 GLenum PerspectiveCorrection; member
22 PerspectiveCorrection=1 key
1090 if (ctx->Hint.PerspectiveCorrection==GL_FASTEST) { in _swrast_choose_triangle()
146 { GL_PERSPECTIVE_CORRECTION_HINT, CONTEXT_ENUM(Hint.PerspectiveCorrection), NO_EXTRA },