Searched refs:streamCount (Results 1 – 1 of 1) sorted by relevance
217 s32 streamCount = interleave.GetVertexStreamsCount(); in CalcSetupDeactivateVertexAttributeCommandSize_() local218 inputIndex += streamCount; in CalcSetupDeactivateVertexAttributeCommandSize_()350 s32 streamCount = interleave.GetVertexStreamsCount(); in SetupActivateVertexAttributeCommand_() local355 command[commandIndex + 3] = (interleave.GetStride() << 16) | (streamCount << 28); in SetupActivateVertexAttributeCommand_()360 for ( s32 streamIdx = 0; streamIdx < streamCount; ++streamIdx ) in SetupActivateVertexAttributeCommand_()561 s32 streamCount = interleave.GetVertexStreamsCount(); in SetupDeactivateVertexAttributeCommand_() local562 inputIndex += streamCount; in SetupDeactivateVertexAttributeCommand_()