Lines Matching refs:BGLDispatcher
23 class BGLDispatcher
26 BGLDispatcher(const BGLDispatcher &);
27 BGLDispatcher & operator=(const BGLDispatcher &);
30 BGLDispatcher();
31 ~BGLDispatcher();
50 BGLDispatcher::SetCurrentContext(void* context)
57 BGLDispatcher::CurrentContext()
64 BGLDispatcher::Table()
71 BGLDispatcher::TableSize()
78 BGLDispatcher::operator[](const char* functionName)
85 BGLDispatcher::operator[](uint32 offset)
92 BGLDispatcher::AddressOf(const char* functionName)
99 BGLDispatcher::OffsetOf(const char* functionName)