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

  /external/chromium_org/third_party/angle/src/libGLESv2/
State.h 66 bool isDepthTestEnabled() const;
State.cpp 323 bool State::isDepthTestEnabled() const
558 case GL_DEPTH_TEST: return isDepthTestEnabled();
    [all...]

Completed in 781 milliseconds