Home
last modified time | relevance | path

Searched refs:CmdCache (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/sources/libraries/ut/
Dut_CmdCache.cpp410 CmdCache::CmdCache() in CmdCache() function in nw::ut::internal::CmdCache
419 CmdCache::Init( in Init()
436 CmdCache::Use() const in Use()
446 CmdCache::Add( in Add()
462 CmdCache::RoundUp(u8 align) in RoundUp()
475 CmdCache::DumpCommon( in DumpCommon()
548 CmdCache::Dump( in Dump()
561 CmdCache::Dump( in Dump()
/NW4C-2.0.3/include/nw/ut/
Dut_CmdCache.h30 class CmdCache
33 CmdCache();
/NW4C-2.0.3/include/nw/font/
Dfont_RectDrawer.h335 ut::internal::CmdCache
339 ut::internal::CmdCache
/NW4C-2.0.3/sources/libraries/font/
Dfont_RectDrawer.cpp701 ut::internal::CmdCache& cmdCache, in AddVertexAttributeArrayCommand()