Searched refs:shaderAttribs (Results 1 – 1 of 1) sorted by relevance
1028 qpXmlAttribute shaderAttribs[4]; in qpTestLog_writeShader() local1034 shaderAttribs[numShaderAttribs++] = qpSetStringAttrib("CompileStatus", compileOk ? "OK" : "Fail"); in qpTestLog_writeShader()1036 if (!qpXmlWriter_startElement(log->writer, tagName, numShaderAttribs, shaderAttribs) || in qpTestLog_writeShader()