Collect information for future work
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
namespace ScreenCenter {
|
||||
using namespace JabyEngine;
|
||||
|
||||
// TODO: Fit these pieces into 16Word buffers (sizeof(T) >> 2 == words)
|
||||
// TODO: Can we DMA all of this?
|
||||
class Frame : public GPU::internal::LinkedElementCreator<Frame> {
|
||||
private:
|
||||
GPU::TILE top_left[2];
|
||||
|
Reference in New Issue
Block a user