Home
last modified time | relevance | path

Searched defs:IsES (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DOpenGLVersion.cpp60 bool OpenGLVersion::IsES() const { in IsES() function in dawn_native::opengl::OpenGLVersion
/third_party/mesa3d/src/mesa/main/
Dshader_types.h153 bool IsES; /**< True if this shader uses GLSL ES */ member
476 bool IsES; /**< True if this program uses GLSL ES */ member