Searched refs:texSpec (Results 1 – 1 of 1) sorted by relevance
250 static const TexSpec texSpec[] = in LoadTexture() local267 NW_COMPILER_ASSERT(ARRAY_LENGTH(texSpec) == TEXFORMAT_MAX); in LoadTexture()270 if (texSpec[pImage->format].final) in LoadTexture()277 u16 realWidth = texSpec[pImage->format].minSize; in LoadTexture()284 u16 realHeight = texSpec[pImage->format].minSize; in LoadTexture()309 if (texSpec[pImage->format].compressed) in LoadTexture()314 texSpec[pImage->format].format, in LoadTexture()327 texSpec[pImage->format].format, in LoadTexture()331 texSpec[pImage->format].format, in LoadTexture()332 texSpec[pImage->format].type, in LoadTexture()