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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
attrib.c 78 GLboolean DepthTest;
271 attr->DepthTest = ctx->Depth.Test;
524 TEST_AND_UPDATE(ctx->Depth.Test, enable->DepthTest, GL_DEPTH_TEST);
    [all...]
  /external/mesa3d/src/mesa/main/
attrib.c 78 GLboolean DepthTest;
271 attr->DepthTest = ctx->Depth.Test;
524 TEST_AND_UPDATE(ctx->Depth.Test, enable->DepthTest, GL_DEPTH_TEST);
    [all...]

Completed in 89 milliseconds