Searched defs:GLWindowSystemBindingInfo (Results 1 – 2 of 2) sorted by relevance
30 struct GL_EXPORT GLWindowSystemBindingInfo { struct32 std::string vendor;33 std::string version;34 std::string extensions;35 bool direct_rendering;
164 GLWindowSystemBindingInfo::GLWindowSystemBindingInfo() in GLWindowSystemBindingInfo() function in gfx::GLWindowSystemBindingInfo