ProfilerHAL::BeginScene

ProfilerHAL::BeginScene
virtual bool BeginScene();
Description

BeginScene sets the next cached profile mode/flags. Modes and flags cannot be change inside a scene, this should only be called outside of a HAL::BeginScene/EndScene bracket.

Return Value

Returns true if the next profile mode is set and false otherwise.