| /RvlSDK-3.1.4/build/libraries/tc/src/ |
| D | TCVerify.cpp | 79 TCErrorMsg( "TCVerifyLists: unable to open file %s for read\n", siPtr->fileName ); in TCVerifyLists() 93 TCErrorMsg( "TCVerifyLists: no matching source image for image %d color layer\n", imPtr->index ); in TCVerifyLists() 102 … TCErrorMsg( "TCVerifyLists: no matching source image for image %d alpha layer\n", imPtr->index ); in TCVerifyLists() 118 TCErrorMsg( "TCVerifyLists: no matching source image for palette %d srcImage\n", plPtr->index); in TCVerifyLists() 133 TCErrorMsg( "TCVerifyLists: no matching image for texture %d\n", txPtr->index); in TCVerifyLists() 142 TCErrorMsg( "TCVerifyLists: no matching palette for texture %d\n", txPtr->index); in TCVerifyLists()
|
| D | TCLayer.cpp | 116 TCErrorMsg( "TCSetLayerAttributes: invalid layer type\n" ); in TCSetLayerAttributes() 166 TCErrorMsg( "TCSetLayerBuffer: unknown layer type\n" ); in TCSetLayerBuffer() 221 TCErrorMsg( "TCsetLayerValue: can't 'set' a texel value from a CMPR layer\n" ); in TCSetLayerValue() 226 TCErrorMsg( "TCSetLayerValue: unknown layer type\n" ); in TCSetLayerValue() 281 TCErrorMsg( "TCSetLayerValue: can't 'set' a CMPR texel value\n" ); in TCGetLayerValue() 286 TCErrorMsg( "TCSetLayerValue: unknown layer type- can't set value\n" ); in TCGetLayerValue() 368 … TCErrorMsg( "TCConvertCI_To_RGB: image %d color layer type is not color-index\n", imPtr->index ); in TCConvertCI_To_RGB() 412 TCErrorMsg( "TCSetLayerType: unknown layer type\n" ); in TCSetLayerType() 425 TCErrorMsg( "TCSetLayerDimensions: layer width is out of range\n" ); in TCSetLayerDimensions() 428 TCErrorMsg( "TCSetLayerDimensions: layer height is out of range\n" ); in TCSetLayerDimensions()
|
| D | TCImageList.cpp | 236 …TCErrorMsg( "TCSetImageTexelFormat: invalid texel format %d for image %d\n", texelFmt, im->index ); in TCSetImageTexelFormat() 256 TCErrorMsg( "TCSetImageMipMap: invalid LOD range for image %d\n", im->index ); in TCSetImageMipMap() 261 TCErrorMsg( "TCSetImageMipMap: invalid LOD range for image %d\n", im->index ); in TCSetImageMipMap() 267 TCErrorMsg( "TCSetImageMipMap: invalid LOD range for image %d\n", im->index ); in TCSetImageMipMap() 372 TCErrorMsg( "TCFindImageByIndex: image %d is not part of image list\n", index ); in TCFindImageByIndex() 402 TCErrorMsg( "TCFindImagePos: image %d is not part of image list\n", im->index ); in TCFindImagePos()
|
| D | TCMem.cpp | 102 TCErrorMsg( "TCNewMemNode: couldn't allocate new TCMemNode\n" ); in TCNewMemNode() 149 TCErrorMsg( "TCFreeMemNode: tried to free a NULL TCMemNode\n" ); in TCFreeMemNode() 248 TCErrorMsg("TCMalloc: couldn't allocate block of size %d\n", size ); in TCMalloc() 278 TCErrorMsg("TCCalloc: couldn't allocate block of size %d\n", total ); in TCCalloc()
|
| D | TCScriptFile.cpp | 144 … TCErrorMsg( "TCReadTplTextFile: line exceeded %d characters in '%s'", (NAME_SIZE-1), fileName ); in TCReadTplTxtFile() 421 …TCErrorMsg( "ProcessImKey: unknown output format '%s' for image %d in script file \n", fmtPtr, ind… in TCProcessImKey() 441 …TCErrorMsg( "ProcessImKey: unknown wrapS mode '%s' for image %d in script file \n", wrapSPtr, inde… in TCProcessImKey() 459 …TCErrorMsg( "ProcessImKey: unknown wrapT mode '%s' for image %d in script file \n", wrapTPtr, inde… in TCProcessImKey() 529 …TCErrorMsg( "ProcessPlKey: tc does not support output format '%s'. (palette %d in script file)\n",… in TCProcessPlKey() 533 …TCErrorMsg( "ProcessPlKey: unknown output format '%s' for palette %d in script file\n", fmtPtr, in… in TCProcessPlKey() 762 TCErrorMsg( "TCStripBlanks: invalid string length %d for string '%s'\n", srcStr ); in TCStripBlanks()
|
| D | TCPaletteList.cpp | 232 TCErrorMsg( "TCSetPaletteEntryFormat: palette %d; unknown output format\n", pl->index ); in TCSetPaletteEntryFormat() 315 TCErrorMsg( "TCFindPaletteByIndex: palette %d is not part of palette list\n", index ); in TCFindPaletteByIndex() 345 TCErrorMsg( "TCFindPalettePos: palette %d is not part of palette list\n", pl->index ); in TCFindPalettePos()
|
| D | TCCommon.cpp | 84 void TCErrorMsg( char* msg, ... ) in TCErrorMsg() function
|
| D | TCMipmap.cpp | 173 …TCErrorMsg( "WriteTplImageMipMaps: color layer %d and alpha layer %d have different dimensions\n",… in TCWriteTplImageMipMaps() 240 TCErrorMsg( "TCCreateMipMaps: unknown texel format for image %d\n", thisImage->index ); in TCWriteTplImageMipMaps() 427 TCErrorMsg( "TCCheckMipMapConvParams: image %d has (minLOD > maxLOD)\n", thisImage->index ); in TCCheckMipMapConvParams() 434 …TCErrorMsg( "TCCheckMipMapConvParams: image %d remaps LODs beyond max pyramid size\n", thisImage->… in TCCheckMipMapConvParams()
|
| D | TCTPLToolbox.cpp | 564 …TCErrorMsg( "TCWriteTplFile: since width %d is not a power of two, wrapS mode must be GX_CLAMP for… in TCWriteTplFile() 569 …TCErrorMsg( "TCWriteTplFile: since height %d is not a power of two, wrapT mode must be GX_CLAMP fo… in TCWriteTplFile() 769 TCErrorMsg( "TCSetTplPaletteValues: unknown entry format for palette %d\n", thisPalette->index ); in TCSetTplPaletteValues() 780 …TCErrorMsg( "TCSetTplPaletteValues: num entries out of range for palette %d\n", thisPalette->index… in TCSetTplPaletteValues() 927 …TCErrorMsg( "TCComputeTplImageBufferSize: unknown output format for image %d\n", thisImage->index … in TCComputeTplImageBufferSize() 1104 TCErrorMsg( "TCWritePaletteBank: unknown entry format for palette %d\n", plPtr->index ); in TCWriteTplPaletteBank() 1149 TCErrorMsg( "WritePaletteBlockRGB565: error in fwrite for palette %d\n", pal->index ); in TCWritePaletteBlock_R5G6B5() 1162 TCErrorMsg( "WritePaletteBlockRGB565: error in fwrite for palette %d\n", pal->index ); in TCWritePaletteBlock_R5G6B5() 1210 TCErrorMsg( "WritePaletteBlockRGB5A3: error in fwrite for palette %d\n", pal->index ); in TCWritePaletteBlock_RGB5A3() 1222 TCErrorMsg( "WritePaletteBlockRGB5A3: error in fwrite for palette %d\n", pal->index ); in TCWritePaletteBlock_RGB5A3() [all …]
|
| D | TCFile.cpp | 228 TCErrorMsg( "ReadFile: file %s is an unregistered type\n", fileName ); in TCReadFile() 281 TCErrorMsg( "ReadFile: unable to open %s for read\n", fileName ); in TCReadFile()
|
| D | TCSrcImageList.cpp | 176 … TCErrorMsg( "TCFindSrcImageByIndex: source image %d is not part of source image list\n", index ); in TCFindSrcImageByIndex()
|
| /RvlSDK-3.1.4/build/tools/TexConv/src/ |
| D | tga.cpp | 156 TCErrorMsg( "DecodeTgaFile(): file %s contains no image or palette data\n", dfPtr->name ); in ReadTgaFile() 182 TCErrorMsg( "DecodeTgaFile(): unsupported palette entry size in file %s\n", dfPtr->name ); in ReadTgaFile() 203 TCErrorMsg( "DecodeTgaFile(): unsupported palette bit depth in file %s\n", dfPtr->name ); in ReadTgaFile() 346 TCErrorMsg( "CreateImageColorLayerFromTga(): couldn't allocate layer buffer\n" ); in CreateTgaColorLayer() 371 …TCErrorMsg( "CreateImageColorLayerFromTga(): unknown pixel depth for file %s colormapped data\n", … in CreateTgaColorLayer() 399 …TCErrorMsg( "CreateImageColorLayerFromTga(): unknown pixel depth for file %s data\n", dfPtr->name … in CreateTgaColorLayer() 442 …TCErrorMsg( "CreateImageColorLayerFromTga(): unknown pixel depth for file %s intensity data\n", df… in CreateTgaColorLayer() 565 …TCErrorMsg( "CreateImageAlphaLayerFromTga(): intensity file %s has unknown pixel depth\n", dfPtr->… in CreateTgaAlphaLayer() 947 TCErrorMsg( "AdjustTgaForPaletteOffset(): unsupported pixel depth\n" ); in AdjustTgaForPaletteOffset()
|
| /RvlSDK-3.1.4/include/charPipeline/tc/ |
| D | TCCommon.h | 49 void TCErrorMsg( char* msg, ... );
|