mirror of
https://github.com/encounter/aurora.git
synced 2025-12-14 15:46:21 +00:00
Fix GXSetTevColorS10; fix sampling GX_TF_R8_PC
This commit is contained in:
@@ -310,6 +310,7 @@ static inline bool requires_load_conversion(const GXTexObj_& obj) {
|
||||
case GX_TF_C4:
|
||||
case GX_TF_C8:
|
||||
case GX_TF_C14X2:
|
||||
case GX_TF_R8_PC:
|
||||
return true;
|
||||
default:
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user