nop just comment cleanups

#rb none
#preflight none

[CL 20284987 by charles bloom in ue5-main branch]
This commit is contained in:
charles bloom
2022-05-19 15:04:56 -04:00
parent 2ffefbb9a2
commit dabdaeda09
15 changed files with 29 additions and 28 deletions

View File

@@ -66,6 +66,7 @@ namespace AndroidTexFormat
const static FName NameETC2_RGBA(TEXT("ETC2_RGBA"));
const static FName NameETC2_R11(TEXT("ETC2_R11"));
const static FName NameAutoETC2(TEXT("AutoETC2"));
// AFAICT none of these explicitly sized ASTC names are actually valid TextureFormat names
const static FName NameASTC_4x4(TEXT("ASTC_4x4"));
const static FName NameASTC_6x6(TEXT("ASTC_6x6"));
const static FName NameASTC_8x8(TEXT("ASTC_8x8"));