nn::gr Namespace

Description

Namespace for the GPU register access API.

gr is a C++ class library used to assist in high-speed rendering application applications by directly generating commands for setting the GPU (PICA graphics processor) registers of CTR.

This library provides abstract classes for each GPU block and value conversion functions for hardware settings. Commands that reflect these setting in memory can be generated by calling API functions that generate commands for setting the parameters required by each class.

Namespaces

nn::gr::CTR The namespace of the CTR GPU register access API. (This can also be written without the ::CTR portion.)

Revision History

2010/09/15
Initial version.

CONFIDENTIAL