Searched defs:GetMajor (Results 1 – 2 of 2) sorted by relevance
64 uint32_t OpenGLVersion::GetMajor() const { in GetMajor() function in dawn_native::opengl::OpenGLVersion
24 static int GetMajor() { return major_; } in GetMajor() function