HomeSort by relevance Sort by last modified time
    Searched refs:PerspectiveCorrection (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/main/
hint.c 72 if (ctx->Hint.PerspectiveCorrection == mode)
75 ctx->Hint.PerspectiveCorrection = mode;
157 ctx->Hint.PerspectiveCorrection = GL_DONT_CARE;
attrib.c     [all...]
mtypes.h 915 GLenum PerspectiveCorrection;
    [all...]
get.c 605 { GL_PERSPECTIVE_CORRECTION_HINT, CONTEXT_ENUM(Hint.PerspectiveCorrection), NO_EXTRA },
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_triangle.c     [all...]

Completed in 121 milliseconds