Searched refs:m_CameraCache (Results 1 – 2 of 2) sorted by relevance
131 m_CameraCache(NULL), in RenderContext()192 m_CameraCache = NULL; in ResetState()210 m_CameraCache = NULL; in ResetState()241 m_CameraCache = NULL; in ResetState()306 if (m_CameraCache != camera || isForce) in SetCameraMatrix()308 m_CameraCache = camera; in SetCameraMatrix()
573 Camera* m_CameraCache; variable