Searched refs:texelFormat (Results 1 – 4 of 4) sorted by relevance
76 u32 texelFormat; // Dolphin texture format from script file member
147 u32 texelFormat; // Dolphin texture format ( TPL_IMAGE_TEXEL_FMT_X ) member545 total += TCWriteTplValue( fp, total, (void*)&imgPtr->texelFormat, 4 ); in TCWriteTplFile()591 switch( imgPtr->texelFormat ) in TCWriteTplFile()907 switch(thisImage->texelFormat) in TCComputeTplImageBufferSize()1307 switch( imPtr->texelFormat ) in TCWriteTplImageBank()1331 switch( imPtr->texelFormat ) in TCWriteTplImageBank()2965 imCached.texelFormat = imPtr->texelFormat; in TCWriteCachedScriptFile()3356 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()