GPUOpen-Tools / compressonator

Tool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Unicode version for CMP_LoadTexture/CMP_SaveTexture

vergol opened this issue · comments

Add Unicode version for CMP_LoadTexture/CMP_SaveTexture

CMP_LoadTexture(const wchar_t *sourceFile, CMP_MipSet *pMipSet);
CMP_SaveTexture(const wchar_t *destFile, CMP_MipSet *pMipSet);

@vergol Thanks for the issue report.

For our future reference, this is one of a few unicode-related issues that have been opened (others are: #232 and #220).