Searched refs:perspectiveCorrectionHint (Results 1 – 2 of 2) sorted by relevance
257 GLenum perspectiveCorrectionHint; member
89 mState.perspectiveCorrectionHint = GL_DONT_CARE; in Context()815 mState.perspectiveCorrectionHint = hint; in setPerspectiveCorrectionHint()1222 case GL_PERSPECTIVE_CORRECTION_HINT: *params = mState.perspectiveCorrectionHint; break; in getIntegerv()