Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluStrUtil.hpp65 struct ContextAttribListFmt struct
67 const int* attribs;
68 ContextAttribListFmt (const int* attribs_) : attribs(attribs_) {} in ContextAttribListFmt() function