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