Searched refs:texelFormat (Results 1 – 4 of 4) sorted by relevance
76 u32 texelFormat; // Dolphin texture format from script file member
142 u32 texelFormat; // Dolphin texture format ( TPL_IMAGE_TEXEL_FMT_X ) member540 total += TCWriteTplValue( fp, total, (void*)&imgPtr->texelFormat, 4 ); in TCWriteTplFile()586 switch( imgPtr->texelFormat ) in TCWriteTplFile()902 switch(thisImage->texelFormat) in TCComputeTplImageBufferSize()1302 switch( imPtr->texelFormat ) in TCWriteTplImageBank()1326 switch( imPtr->texelFormat ) in TCWriteTplImageBank()2960 imCached.texelFormat = imPtr->texelFormat; in TCWriteCachedScriptFile()3351 if( imPtr->texelFormat != cImPtr->texelFormat ) in TCCompareImToCachedIm()
218 switch( thisImage->texelFormat ) in TCWriteTplImageMipMaps()551 switch( thisImage->texelFormat ) in TCCheckMipMapFormats()
231 im->texelFormat = texelFmt; in TCSetImageTexelFormat()