Searched refs:PerspectiveCorrection (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dhint.c72 if (ctx->Hint.PerspectiveCorrection == mode)
75 ctx->Hint.PerspectiveCorrection = mode;
157 ctx->Hint.PerspectiveCorrection = GL_DONT_CARE;
H A Dattrib.c1041 hint->PerspectiveCorrection );
H A Dmtypes.h915 GLenum PerspectiveCorrection; member in struct:gl_hint_attrib
H A Dget.c605 { GL_PERSPECTIVE_CORRECTION_HINT, CONTEXT_ENUM(Hint.PerspectiveCorrection), NO_EXTRA },
/external/mesa3d/src/mesa/swrast/
H A Ds_triangle.c1088 if (ctx->Hint.PerspectiveCorrection==GL_FASTEST) {

Completed in 153 milliseconds