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/
Context.h 162 bool isDepthTestEnabled() const;
Context.cpp 459 case GL_DEPTH_TEST: return isDepthTestEnabled();
521 bool Context::isDepthTestEnabled() const
    [all...]

Completed in 55 milliseconds