Home
last modified time | relevance | path

Searched refs:isAtMostGLES (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DFunctionsGL.h47 bool isAtMostGLES(const gl::Version &glesVersion) const;
DFunctionsGL.cpp214 bool FunctionsGL::isAtMostGLES(const gl::Version &glesVersion) const in isAtMostGLES() function in rx::FunctionsGL