nn::gr::CTR::Vertex::EnableInterleavedArray Member Function

Syntax

void EnableInterleavedArray(
     const nn::gr::CTR::Vertex::InterleaveInfo & interleave_info,
     const uptr physical_addr
);

Arguments

Name Description
in interleave_info Structure storing interleave information.
in physical_addr Sets the physical address.

Return Values

None.

Description

Sets an interleaved array.

Revision History

2010/09/15
Initial version.

CONFIDENTIAL