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

Method GetSize

trinityal/dx11/Tr2ConstantBufferALDx11.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163uint32_t Tr2ConstantBufferAL::GetSize() const
164{
165 return m_size;
166}
167
168Tr2ALMemoryType Tr2ConstantBufferAL::GetMemoryClass() const
169{

Callers 1

SetConstantsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected