Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGL/
DContext.h280 for(CommandList::iterator command = list.begin(); command != list.end(); command++) in call()
286 typedef std::list<Command*> CommandList; typedef
287 CommandList list;