Searched refs:ArchRast (Results 1 – 10 of 10) sorted by relevance
38 using namespace ArchRast;
38 namespace ArchRast namespace
43 namespace ArchRast namespace
47 namespace ArchRast namespace
34 namespace ArchRast
37 namespace ArchRast
39 namespace ArchRast namespace140 ArchRast::Instanced, in Handle()160 ArchRast::IndexedInstanced, in Handle()
24 # ArchRast is to not pollute the Rasty code with lots of calculations, etc. that
596 #define _AR_EVENT(ctx, event) ArchRast::Dispatch(ctx, ArchRast::event)597 #define _AR_FLUSH(ctx, id) ArchRast::FlushDraw(ctx, id)
170 ArchRast::CreateThreadContext(ArchRast::AR_THREAD::API); in SwrCreateContext()199 pContext->pArContext[i] = ArchRast::CreateThreadContext(ArchRast::AR_THREAD::WORKER); in SwrCreateContext()453 ArchRast::DestroyThreadContext(pContext->pArContext[i]); in SwrDestroyContext()