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