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 71 if (ctx->Hint.PerspectiveCorrection == mode)
74 ctx->Hint.PerspectiveCorrection = mode;
141 ctx->Hint.PerspectiveCorrection = GL_DONT_CARE;
attrib.c     [all...]
mtypes.h 604 GLenum PerspectiveCorrection;
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_triangle.c     [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h 146 { GL_PERSPECTIVE_CORRECTION_HINT, CONTEXT_ENUM(Hint.PerspectiveCorrection), NO_EXTRA },
    [all...]

Completed in 108 milliseconds