Searched refs:streamCount (Results 1 – 1 of 1) sorted by relevance
242 s32 streamCount = interleave.GetVertexStreamsCount(); in SetupActivateVertexAttributeCommand_() local247 command[commandIndex + 3] = (interleave.GetStride() << 16) | (streamCount << 28); in SetupActivateVertexAttributeCommand_()252 for ( s32 streamIdx = 0; streamIdx < streamCount; ++streamIdx ) in SetupActivateVertexAttributeCommand_()447 s32 streamCount = interleave.GetVertexStreamsCount(); in SetupDeactivateVertexAttributeCommand_() local448 inputIndex += streamCount; in SetupDeactivateVertexAttributeCommand_()