Searched refs:IsCommandBufferDouble (Results 1 – 2 of 2) sorted by relevance
673 if ( !s_FrameStatus.IsCommandBufferDouble() ) in DemoScene()680 if ( !s_FrameStatus.IsCommandBufferDouble() ) in DemoScene()693 if ( !s_FrameStatus.IsCommandBufferDouble() ) in DemoScene()800 if ( s_FrameStatus.IsCommandBufferDouble() ) in DemoScene()
133 bool IsCommandBufferDouble() { return m_IsCommandDouble; } in IsCommandBufferDouble() function