Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp162 ResSeparateDataShape separateShape = ResStaticCast<ResSeparateDataShape>( shape ); in Setup() local
164 …CommandSize = internal::CalcSetupActivateVertexAttributeCommandSize(separateShape, shaderProgram… in Setup()
165 …CommandSize = internal::CalcSetupDeactivateVertexAttributeCommandSize(separateShape, shaderProgram… in Setup()
171 internal::SetupVertexAttributeCommand(bufferInfo, separateShape, shaderProgramDesc); in Setup()
174 … internal::SetupDeactivateVertexAttributeCommand(bufferInfo, separateShape, shaderProgramDesc); in Setup()
185 ResSeparateDataShape_SetupVertexIrScale( *this, separateShape, shaderProgramDesc ); in Setup()