Home
last modified time | relevance | path

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

/external/chromium_org/ui/gl/
Dgl_implementation.h30 struct GL_EXPORT GLWindowSystemBindingInfo { struct
32 std::string vendor;
33 std::string version;
34 std::string extensions;
35 bool direct_rendering;
Dgl_implementation.cc164 GLWindowSystemBindingInfo::GLWindowSystemBindingInfo() in GLWindowSystemBindingInfo() function in gfx::GLWindowSystemBindingInfo