Lines Matching refs:qpPrintf
347 qpPrintf("ERROR: Unable to open test log output file '%s'.\n", fileName); in qpTestLog_createFileLog()
360 qpPrintf("ERROR: Unable to create output XML writer to file '%s'.\n", fileName); in qpTestLog_createFileLog()
367 qpPrintf("ERROR: Unable to create mutex.\n"); in qpTestLog_createFileLog()
434 qpPrintf("qpTestLog_startCase(): Writing XML failed\n"); in qpTestLog_startCase()
468 qpPrintf("qpTestLog_endCase(): Writing XML failed\n"); in qpTestLog_endCase()
539 qpPrintf("qpTestLog_writeKeyValuePair(): Writing XML failed\n"); in qpTestLog_writeKeyValuePair()
775 qpPrintf("qpTestLog_startImageSet(): Writing XML failed\n"); in qpTestLog_startImageSet()
799 qpPrintf("qpTestLog_endImageSet(): Writing XML failed\n"); in qpTestLog_endImageSet()
875 qpPrintf("WARNING: PNG compression failed -- storing image uncompressed.\n"); in qpTestLog_writeImage()
902 qpPrintf("ERROR: Failed to pack pixels for writing.\n"); in qpTestLog_writeImage()
919 …qpPrintf("qpTestLog_writeImage(): Unknown compression mode: %s\n", QP_LOOKUP_STRING(s_qpImageCompr… in qpTestLog_writeImage()
942 qpPrintf("qpTestLog_writeImage(): Writing XML failed\n"); in qpTestLog_writeImage()
974 qpPrintf("qpTestLog_startShaderProgram(): Writing XML failed\n"); in qpTestLog_startShaderProgram()
998 qpPrintf("qpTestLog_endShaderProgram(): Writing XML failed\n"); in qpTestLog_endShaderProgram()
1033 qpPrintf("qpTestLog_writeShader(): Writing XML failed\n"); in qpTestLog_writeShader()
1060 qpPrintf("qpTestLog_startEglImageSet(): Writing XML failed\n"); in qpTestLog_startEglConfigSet()
1082 qpPrintf("qpTestLog_endEglImageSet(): Writing XML failed\n"); in qpTestLog_endEglConfigSet()
1140 qpPrintf("qpTestLog_writeEglConfig(): Writing XML failed\n"); in qpTestLog_writeEglConfig()
1171 qpPrintf("qpTestLog_startSection(): Writing XML failed\n"); in qpTestLog_startSection()
1195 qpPrintf("qpTestLog_endSection(): Writing XML failed\n"); in qpTestLog_endSection()
1216 qpPrintf("qpTestLog_writeKernelSource(): Writing XML failed\n"); in qpTestLog_writeKernelSource()
1244 qpPrintf("qpTestLog_writeCompileInfo(): Writing XML failed\n"); in qpTestLog_writeCompileInfo()
1266 qpPrintf("qpTestLog_startSampleList(): Writing XML failed\n"); in qpTestLog_startSampleList()
1284 qpPrintf("qpTestLog_startSampleInfo(): Writing XML failed\n"); in qpTestLog_startSampleInfo()
1316 qpPrintf("qpTestLog_writeValueInfo(): Writing XML failed\n"); in qpTestLog_writeValueInfo()
1332 qpPrintf("qpTestLog_endSampleInfo(): Writing XML failed\n"); in qpTestLog_endSampleInfo()
1352 qpPrintf("qpTestLog_startSample(): Writing XML failed\n"); in qpTestLog_startSample()
1374 qpPrintf("qpTestLog_writeSampleValue(): Writing XML failed\n"); in qpTestLog_writeValueFloat()
1394 qpPrintf("qpTestLog_writeSampleValue(): Writing XML failed\n"); in qpTestLog_writeValueInteger()
1410 qpPrintf("qpTestLog_endSample(): Writing XML failed\n"); in qpTestLog_endSample()
1428 qpPrintf("qpTestLog_endSampleList(): Writing XML failed\n"); in qpTestLog_endSampleList()