forked from LeenkxTeam/LNXSDK
Merge pull request 'Update' (#122) from Onek8/LNXSDK:main into main
Reviewed-on: LeenkxTeam/LNXSDK#122
This commit is contained in:
@ -817,11 +817,7 @@ class Inc {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static inline function getHdrFormat(): String {
|
public static inline function getHdrFormat(): String {
|
||||||
#if rp_hdr
|
return "RGBA64";
|
||||||
return "RGBA64";
|
|
||||||
#else
|
|
||||||
return "RGBA32";
|
|
||||||
#end
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public static inline function getDisplayp(): Null<Int> {
|
public static inline function getDisplayp(): Null<Int> {
|
||||||
|
|||||||
Reference in New Issue
Block a user