Searched refs:isGraphics (Results 1 – 2 of 2) sorted by relevance
54 Context(Device *, bool isGraphics, bool useDepth);
402 Context::Context(Device *dev, bool isGraphics, bool useDepth) in Context() argument418 mIsGraphicsContext = isGraphics; in Context()