Home
last modified time | relevance | path

Searched refs:Vertex (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/include/nn/gr/CTR/
Dgr_Vertex.h32 class Vertex
123 …void EnableInterleavedArray( const nn::gr::CTR::Vertex::InterleaveInfo& interleave_info, const upt…
264 std::memset( this, 0, sizeof( Vertex ) ); in DisableAll()
271 explicit Vertex() in Vertex() function
273 std::memset( this, 0, sizeof( Vertex ) ); in Vertex()
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Vertex.cpp29 bit32* Vertex::MakeDrawCommand( bit32* command, const IndexStream& index_stream ) const in MakeDrawCommand()
79 void Vertex::EnableAttrAsArray( const BindSymbolVSInput& symbol, in EnableAttrAsArray()
119 void Vertex::EnableAttrAsConst( const BindSymbolVSInput& symbol, in EnableAttrAsConst()
145 …void Vertex::EnableInterleavedArray( const nn::gr::CTR::Vertex::InterleaveInfo& interleave_info, c… in EnableInterleavedArray()
182 void Vertex::DisableAttr_( const bit32 bind_reg ) in DisableAttr_()
226 void Vertex::LoadArray::CheckDisable() in CheckDisable()
246 bit32* Vertex::MakeEnableAttrCommand_( bit32* command ) const in MakeEnableAttrCommand_()
Dgr_Utility.cpp97 command = nn::gr::CTR::Vertex::MakeDisableCommand( command ); in MakeDisableAllCommand()
/CTR-SDK-1.0.0/CTR_SDK/include/nn/font/
Dfont_DrawerTypes.h27 enum Vertex enum