Merge pull request #80669 from BlueCube3310/DDS-format-indexed-remove
Remove `DDS_INDEXED` from DDSFormat
This commit is contained in:
commit
ca00520525
@ -66,7 +66,6 @@ enum DDSFormat {
|
||||
DDS_BGR5A1,
|
||||
DDS_BGR565,
|
||||
DDS_BGR10A2,
|
||||
DDS_INDEXED,
|
||||
DDS_LUMINANCE,
|
||||
DDS_LUMINANCE_ALPHA,
|
||||
DDS_MAX
|
||||
|
Loading…
Reference in New Issue
Block a user