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