Searched refs:renderDevice (Results 1 – 2 of 2) sorted by relevance
39 explicit CFGAS_GEGraphics(CFX_RenderDevice* renderDevice);
118 CFGAS_GEGraphics::CFGAS_GEGraphics(CFX_RenderDevice* renderDevice) in CFGAS_GEGraphics() argument119 : m_renderDevice(renderDevice) { in CFGAS_GEGraphics()