|
Nugget
|
This is the complete list of members for psyqo::GPU, including all inherited members.
| Application (defined in psyqo::GPU) | psyqo::GPU | friend |
| armPeriodicTimer(uint32_t period, eastl::function< void(uint32_t)> &&callback) | psyqo::GPU | |
| armTimer(uint32_t deadline, eastl::function< void(uint32_t)> &&callback) | psyqo::GPU | |
| cancelTimer(uintptr_t id) | psyqo::GPU | |
| chain(Fragment &fragment) | psyqo::GPU | inline |
| changeTimerPeriod(uintptr_t id, uint32_t period, bool reset=false) | psyqo::GPU | |
| clear(Color bg={{0, 0, 0}}) | psyqo::GPU | |
| ColorMode enum name (defined in psyqo::GPU) | psyqo::GPU | |
| disableScissor() | psyqo::GPU | |
| enableScissor() | psyqo::GPU | |
| getClear(Prim::FastFill &ff, Color bg={{0, 0, 0}}) const | psyqo::GPU | |
| getFrameCount() const | psyqo::GPU | inline |
| getNextClear(Prim::FastFill &ff, Color bg={{0, 0, 0}}) const | psyqo::GPU | |
| getNextScissor(Prim::Scissor &scissor) | psyqo::GPU | |
| getRefreshRate() const | psyqo::GPU | inline |
| getScissor(Prim::Scissor &scissor) | psyqo::GPU | |
| initialize(const Configuration &config) (defined in psyqo::GPU) | psyqo::GPU | |
| Interlace enum name (defined in psyqo::GPU) | psyqo::GPU | |
| isChainIdle() const | psyqo::GPU | |
| isChainTransferred() const | psyqo::GPU | |
| isChainTransferring() const | psyqo::GPU | |
| now() const | psyqo::GPU | inline |
| pauseTimer(uintptr_t id) | psyqo::GPU | |
| pumpCallbacks() | psyqo::GPU | |
| Resolution enum name (defined in psyqo::GPU) | psyqo::GPU | |
| resumeTimer(uintptr_t id) | psyqo::GPU | |
| sendChain() | psyqo::GPU | |
| sendChain(eastl::function< void()> &&callback, DMA::DmaCallback dmaCallback=DMA::FROM_MAIN_LOOP) | psyqo::GPU | |
| sendFragment(const Fragment &fragment) | psyqo::GPU | inline |
| sendFragment(const Fragment &fragment, eastl::function< void()> &&callback, DMA::DmaCallback dmaCallback=DMA::FROM_MAIN_LOOP) | psyqo::GPU | inline |
| sendPrimitive(const Primitive &primitive) | psyqo::GPU | inlinestatic |
| sendRaw(uint32_t data) | psyqo::GPU | inlinestatic |
| uploadToVRAM(const uint16_t *data, Rect region) | psyqo::GPU | |
| uploadToVRAM(const uint16_t *data, Rect region, eastl::function< void()> &&callback, DMA::DmaCallback dmaCallback=DMA::FROM_MAIN_LOOP) | psyqo::GPU | |
| US_PER_HBLANK (defined in psyqo::GPU) | psyqo::GPU | static |
| VideoMode enum name (defined in psyqo::GPU) | psyqo::GPU | |
| waitReady() | psyqo::GPU | static |