Nugget
psyqo::GPU Member List

This is the complete list of members for psyqo::GPU, including all inherited members.

Application (defined in psyqo::GPU)psyqo::GPUfriend
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::GPUinline
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}}) constpsyqo::GPU
getFrameCount() constpsyqo::GPUinline
getNextClear(Prim::FastFill &ff, Color bg={{0, 0, 0}}) constpsyqo::GPU
getNextScissor(Prim::Scissor &scissor)psyqo::GPU
getRefreshRate() constpsyqo::GPUinline
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() constpsyqo::GPU
isChainTransferred() constpsyqo::GPU
isChainTransferring() constpsyqo::GPU
now() constpsyqo::GPUinline
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::GPUinline
sendFragment(const Fragment &fragment, eastl::function< void()> &&callback, DMA::DmaCallback dmaCallback=DMA::FROM_MAIN_LOOP)psyqo::GPUinline
sendPrimitive(const Primitive &primitive)psyqo::GPUinlinestatic
sendRaw(uint32_t data)psyqo::GPUinlinestatic
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::GPUstatic
VideoMode enum name (defined in psyqo::GPU)psyqo::GPU
waitReady()psyqo::GPUstatic