Home
last modified time | relevance | path

Searched refs:IndexStream (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-2.4.0/include/nn/gr/CTR/
Dgr_Vertex.h93 class IndexStream
99 IndexStream() : in IndexStream() function
182 bit32* MakeDrawCommand( bit32* command, const IndexStream& index_stream ) const;
/CTR-SDK-2.4.0/sources/libraries/gr/CTR/
Dgr_Vertex.cpp29 bit32* Vertex::MakeDrawCommand( bit32* command, const IndexStream& index_stream ) const in MakeDrawCommand()