|
|
@ -1504,8 +1504,6 @@ private: |
|
|
|
|
|
|
|
|
bool execute_on{true}; |
|
|
bool execute_on{true}; |
|
|
|
|
|
|
|
|
std::array<u8, Regs::NUM_REGS> dirty_pointers{}; |
|
|
|
|
|
|
|
|
|
|
|
/// Retrieves information about a specific TIC entry from the TIC buffer. |
|
|
/// Retrieves information about a specific TIC entry from the TIC buffer. |
|
|
Texture::TICEntry GetTICEntry(u32 tic_index) const; |
|
|
Texture::TICEntry GetTICEntry(u32 tic_index) const; |
|
|
|
|
|
|
|
|
|