Searched refs:IsCommandBufferDouble (Results 1 – 2 of 2) sorted by relevance
666 if ( !s_FrameStatus.IsCommandBufferDouble() ) in DemoScene()673 if ( !s_FrameStatus.IsCommandBufferDouble() ) in DemoScene()686 if ( !s_FrameStatus.IsCommandBufferDouble() ) in DemoScene()793 if ( s_FrameStatus.IsCommandBufferDouble() ) in DemoScene()
131 bool IsCommandBufferDouble() { return m_IsCommandDouble; } in IsCommandBufferDouble() function