nn::gd::CTR::UniformLocation Class

Syntax

class UniformLocation

Description

The uniform location.

Enumerated Types

UniformType Type representing uniforms.

Member Variables

S invalidValue UniformLocation Invalid uniform location.

Member Functions

UniformLocation The UniformLocation constructor. Initializes using the default uniform location.
GetRegister Gets the register location.
GetSize Gets the register size.
GetShaderType Gets the shader type.
IsValid Checks whether the uniform location is correct.
GetUniformType Gets the uniform type.

Revision History

2011/02/15
Initial version.

CONFIDENTIAL