Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/gr/CTR/
Dgr_Vertex.h180 u32* MakeDrawCommand( u32* command, const IndexStream& index_stream ) const;
/CTR-SDK-0.13.2/sources/libraries/gr/CTR/
Dgr_Vertex.cpp29 u32* Vertex::MakeDrawCommand( u32* command, const IndexStream& index_stream ) const in MakeDrawCommand() function in nn::gr::CTR::Vertex