|
|
@ -10,7 +10,7 @@ |
|
|
namespace VideoCommon { |
|
|
namespace VideoCommon { |
|
|
|
|
|
|
|
|
constexpr size_t NUM_RT = 8; |
|
|
constexpr size_t NUM_RT = 8; |
|
|
constexpr size_t MAX_MIP_LEVELS = 14; |
|
|
|
|
|
|
|
|
constexpr size_t MAX_MIP_LEVELS = 16; |
|
|
|
|
|
|
|
|
constexpr Common::SlotId CORRUPT_ID{0xfffffffe}; |
|
|
constexpr Common::SlotId CORRUPT_ID{0xfffffffe}; |
|
|
|
|
|
|
|
|
|