nngxGetHWStateRaw Function

Syntax

NNGX_APICALL GLbitfield NNGX_APIENTRY nngxGetHWStateRaw(
     void
);

Parameters

None.

Return Values

The 32 bits of data indicating the hardware state.

Description

Gets 32 bits of data indicating the hardware state.

Corresponds to the process when NN_GX_CMDLIST_HW_STATE is specified for the pname parameter of nngxGetCmdlistParameteri.

Revision History

2012/05/09
Initial version.

CONFIDENTIAL