Searched refs:IsCommandBufferDouble (Results 1 – 2 of 2) sorted by relevance
671 if ( !s_FrameStatus.IsCommandBufferDouble() ) in DemoScene()678 if ( !s_FrameStatus.IsCommandBufferDouble() ) in DemoScene()691 if ( !s_FrameStatus.IsCommandBufferDouble() ) in DemoScene()798 if ( s_FrameStatus.IsCommandBufferDouble() ) in DemoScene()
131 bool IsCommandBufferDouble() { return m_IsCommandDouble; } in IsCommandBufferDouble() function