RenderHALThread::GetProfileFlag

RenderHALThread::GetProfileFlag
unsigned GetProfileFlag(unsigned flag);
Description

GetProfileFlag determines whether the given profile flag is enabled or disabled.

Parameters
Parameters 
Description 
unsigned flag 
The flag (or bitwise combination of flags) to test. 
Return Value

The bitwise combination of the flag parameter for those which are enabled (or zero if none are enabled).