GetRegister

nn::gd::CTR::UniformLocation::GetRegister Member Function

Syntax

u32 GetRegister();

Parameters

None.

Return Values

Returns the register location.

Description

Gets the register location.

The value returned by this function is the same as the ID of the first register used by uniforms (for example, a number starting from 0).

Revision History

2011/02/17
Initial version.

CONFIDENTIAL