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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
attrib.c 77 GLboolean DepthClamp;
270 attr->DepthClamp = ctx->Transform.DepthClamp;
522 TEST_AND_UPDATE(ctx->Transform.DepthClamp, enable->DepthClamp,
    [all...]
mtypes.h     [all...]
  /external/mesa3d/src/mesa/main/
attrib.c 77 GLboolean DepthClamp;
270 attr->DepthClamp = ctx->Transform.DepthClamp;
522 TEST_AND_UPDATE(ctx->Transform.DepthClamp, enable->DepthClamp,
    [all...]
mtypes.h     [all...]

Completed in 1891 milliseconds