Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp164 ResSeparateDataShape separateShape = ResStaticCast<ResSeparateDataShape>( shape ); in Setup() local
166 …CommandSize = internal::CalcSetupActivateVertexAttributeCommandSize(separateShape, shaderProgram… in Setup()
167 …CommandSize = internal::CalcSetupDeactivateVertexAttributeCommandSize(separateShape, shaderProgram… in Setup()
173 internal::SetupVertexAttributeCommand(bufferInfo, separateShape, shaderProgramDesc); in Setup()
176 … internal::SetupDeactivateVertexAttributeCommand(bufferInfo, separateShape, shaderProgramDesc); in Setup()
187 ResSeparateDataShape_SetupVertexIrScale( *this, separateShape, shaderProgramDesc ); in Setup()