Compare commits
2 Commits
b018f7a9b1
...
4e0d270abc
| Author | SHA1 | Date | |
|---|---|---|---|
| 4e0d270abc | |||
| 6416f0908c |
@ -817,11 +817,7 @@ class Inc {
|
||||
}
|
||||
|
||||
public static inline function getHdrFormat(): String {
|
||||
#if rp_hdr
|
||||
return "RGBA64";
|
||||
#else
|
||||
return "RGBA32";
|
||||
#end
|
||||
return "RGBA64";
|
||||
}
|
||||
|
||||
public static inline function getDisplayp(): Null<Int> {
|
||||
|
||||
Reference in New Issue
Block a user