Searched refs:isDepthTestEnabled (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/angle_dx11/src/libGLESv2/
H A DContext.h196 bool isDepthTestEnabled() const;
H A DContext.cpp375 bool Context::isDepthTestEnabled() const function in class:gl::Context
H A DlibGLESv2.cpp4425 case GL_DEPTH_TEST: return context->isDepthTestEnabled();

Completed in 81 milliseconds