Searched refs:Vertex (Results 1 – 6 of 6) sorted by relevance
| /CTR-SDK-4.2.5/sources/libraries/gr/CTR/ |
| D | gr_Vertex.cpp | 29 bit32* Vertex::MakeDrawCommand( bit32* command, const IndexStream& index_stream ) const in MakeDrawCommand() 79 void Vertex::EnableAttrAsArray( const BindSymbolVSInput& symbol, in EnableAttrAsArray() 120 void Vertex::EnableAttrAsConst( const BindSymbolVSInput& symbol, in EnableAttrAsConst() 146 …void Vertex::EnableInterleavedArray( const nn::gr::CTR::Vertex::InterleaveInfo& interleave_info, c… in EnableInterleavedArray() 183 void Vertex::DisableAttr_( const bit32 bind_reg ) in DisableAttr_() 227 void Vertex::LoadArray::CheckDisable() in CheckDisable() 254 void Vertex::LoadArray::DisableAll() in DisableAll() 271 bit32* Vertex::MakeEnableAttrCommand_( bit32* command ) const in MakeEnableAttrCommand_()
|
| D | gr_Utility.cpp | 139 command = nn::gr::CTR::Vertex::MakeDisableCommand( command ); in MakeDisableAllCommand()
|
| /CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/ |
| D | detail.csv | 48 0x00: Vertex coordinate x 49 0x01: Vertex coordinate y 50 0x02: Vertex coordinate z 51 0x03: Vertex coordinate w 56 0x08: Vertex color R 57 0x09: Vertex color G 58 0x0a: Vertex color B 59 0x0b: Vertex color A 73 0x00: Vertex coordinate x 74 0x01: Vertex coordinate y [all …]
|
| D | abstruct.csv | 296 0x22a,Vertex start offset 310 0x242,Vertex attribute input count setting 319 0x25f,Vertex information reset 358 0x2b0,Vertex shader boolean register 359 0x2b1,Vertex shader integer register (i0) 360 0x2b2,Vertex shader integer register (i1) 361 0x2b3,Vertex shader integer register (i2) 362 0x2b4,Vertex shader integer register (i3) 363 0x2b9,Vertex attribute input count setting 365 0x2bb,Vertex attribute input register map setting [all …]
|
| /CTR-SDK-4.2.5/include/nn/font/ |
| D | font_DrawerTypes.h | 27 enum Vertex enum
|
| /CTR-SDK-4.2.5/include/nn/gr/CTR/ |
| D | gr_Vertex.h | 32 class Vertex 151 …void EnableInterleavedArray( const nn::gr::CTR::Vertex::InterleaveInfo& interleave_info, const upt… 311 explicit Vertex() in Vertex() function
|