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

/external/deqp/modules/egl/
H A DteglChooseConfigTests.cpp71 const std::string attribStr = eglu::getConfigAttribName(attrib); local
75 log << TestLog::Message << " " << attribStr << ": EGL_DONT_CARE" << TestLog::EndMessage;
79 log << TestLog::Message << " " << attribStr << ": " << eglu::getConfigAttribValueStr(attrib, value) << TestLog::EndMessage;

Completed in 99 milliseconds