nn::gd::CTR::UniformLocation Class

Syntax

class UniformLocation

Description

The uniform location.

Enumerated Types

UniformType The type of data representing uniforms.

Member Variables

S invalidValue Invalid uniform location.

Member Functions

UniformLocation The UniformLocation constructor. Initializes using the default uniform location.
GetRegister Gets the register location.
GetManagedLocation Gets the component location.
GetRegisterCount Gets the number of bytes for 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