HomeSort by relevance Sort by last modified time
    Searched defs:ClipPlanesEnabled (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
meta.c 152 GLbitfield ClipPlanesEnabled;
731 save->ClipPlanesEnabled = ctx->Transform.ClipPlanesEnabled;
732 if (ctx->Transform.ClipPlanesEnabled) {
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c 152 GLbitfield ClipPlanesEnabled;
731 save->ClipPlanesEnabled = ctx->Transform.ClipPlanesEnabled;
732 if (ctx->Transform.ClipPlanesEnabled) {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mtypes.h     [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 92 milliseconds