Update more converted IO

This commit is contained in:
Jaby
2024-09-29 16:05:52 +02:00
committed by Jaby
parent 4fa986ee41
commit 1e2748f0c2
7 changed files with 36 additions and 42 deletions

View File

@@ -3,8 +3,6 @@
namespace JabyEngine {
namespace GPU_IO {
using namespace GPU_IO_Values;
struct GP0IO : public IOPort<GPU_IO_Values::GP0> {
void clear_cache() {
this->write(GPU_IO_Values::GP0::ClearCache());