Home
last modified time | relevance | path

Searched refs:PerspectiveCorrection (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/main/
Dhint.c71 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()
Dattrib.c1146 hint->PerspectiveCorrection ); in _mesa_PopAttrib()
Dmtypes.h633 GLenum PerspectiveCorrection; member
/external/swiftshader/src/SwiftShader/
DSwiftShader.ini22 PerspectiveCorrection=1 key
/external/mesa3d/src/mesa/swrast/
Ds_triangle.c1090 if (ctx->Hint.PerspectiveCorrection==GL_FASTEST) { in _swrast_choose_triangle()
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h146 { GL_PERSPECTIVE_CORRECTION_HINT, CONTEXT_ENUM(Hint.PerspectiveCorrection), NO_EXTRA },