MCPcopy Create free account
hub / github.com/carbonengine/trinity / SetVertexDeclaration

Method SetVertexDeclaration

trinity/TriRenderBatch.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108void Tr2RenderBatch::SetVertexDeclaration( unsigned int vertexDeclaration )
109{
110 m_vertexDeclaration = vertexDeclaration;
111}
112
113void Tr2RenderBatch::SetStreamSource( uint32_t index, const Tr2BufferAL& vb, uint32_t stride )
114{

Callers 15

GetBatchImplMethod · 0.80
GetBatchesImplMethod · 0.80
GetBatchesImplMethod · 0.80
GetBatchesImplMethod · 0.80
GetBatchesMethod · 0.80
CommitRibbonBatchMethod · 0.80
GetBatchesMethod · 0.80
GetBatchesMethod · 0.80
GetBatchesMethod · 0.80
GetBatchesMethod · 0.80
GetBatchesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected