Searched refs:discrete_attribs (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgl_context_cgl.cc95 std::vector<CGLPixelFormatAttribute> discrete_attribs; local
96 discrete_attribs.push_back((CGLPixelFormatAttribute) 0);
98 if (CGLChoosePixelFormat(&discrete_attribs.front(),

Completed in 113 milliseconds