HomeSort by relevance Sort by last modified time
    Searched full:shaderattribs (Results 1 - 1 of 1) sorted by null

  /external/deqp/framework/qphelper/
qpTestLog.c 1028 qpXmlAttribute shaderAttribs[4];
1034 shaderAttribs[numShaderAttribs++] = qpSetStringAttrib("CompileStatus", compileOk ? "OK" : "Fail");
1036 if (!qpXmlWriter_startElement(log->writer, tagName, numShaderAttribs, shaderAttribs) ||
    [all...]

Completed in 59 milliseconds