Searched defs:TextureEncodeOptions (Results 1 – 1 of 1) sorted by relevance
37 int32_t width_;38 int32_t height_;39 uint8_t blockX_;40 uint8_t blockY_;41 int32_t stride_;43 int32_t blocksNum;44 int32_t astcBytes;46 bool hardwareFlag;47 SutProfile sutProfile;48 int32_t sutBytes;[all …]