Searched defs:GetMinor (Results 1 – 2 of 2) sorted by relevance
68 uint32_t OpenGLVersion::GetMinor() const { in GetMinor() function in dawn_native::opengl::OpenGLVersion
25 static int GetMinor() { return minor_; } in GetMinor() function