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

/external/deqp/framework/egl/
H A DegluConfigInfo.hpp54 deInt32 conformant; member in class:eglu::ConfigInfo
97 , conformant (0)
H A DegluConfigInfo.cpp52 case EGL_CONFORMANT: return conformant;
98 egl.getConfigAttrib(display, config, EGL_CONFORMANT, &dst->conformant);
/external/deqp/modules/egl/
H A DteglConfigList.cpp120 std::string conformant = de::toString(eglu::getAPIBitsStr(val)); local
121 info.conformant = conformant.c_str();
/external/deqp/framework/qphelper/
H A DqpTestLog.h170 const char* conformant; member in struct:qpEglConfigInfo_s
H A DqpTestLog.c1128 attribs[numAttribs++] = qpSetStringAttrib ("Conformant", config->conformant);
/external/deqp/executor/
H A DxeTestCaseResult.hpp364 std::string conformant; member in class:xe::ri::EglConfig
H A DxeTestLogWriter.cpp394 << Writer::Attribute("Conformant", config.conformant)
H A DxeTestResultParser.cpp625 config->conformant = getAttribute("Conformant");
/external/iputils/doc/
H A Ddocbook2man-spec.pl21 Trying docbook2man on non-DocBook or non-conformant SGML results in

Completed in 139 milliseconds