Searched refs:interleave (Results 1 – 1 of 1) sorted by relevance
216 … ResInterleavedVertexStream interleave = ResStaticCast<ResInterleavedVertexStream>(attribute); in CalcSetupDeactivateVertexAttributeCommandSize_() local217 s32 streamCount = interleave.GetVertexStreamsCount(); in CalcSetupDeactivateVertexAttributeCommandSize_()345 … ResInterleavedVertexStream interleave = ResStaticCast<ResInterleavedVertexStream>(attribute); in SetupActivateVertexAttributeCommand_() local349 u32 bufferAddr = nngxGetPhysicalAddr( interleave.GetImageAddress() ); in SetupActivateVertexAttributeCommand_()350 s32 streamCount = interleave.GetVertexStreamsCount(); in SetupActivateVertexAttributeCommand_()355 command[commandIndex + 3] = (interleave.GetStride() << 16) | (streamCount << 28); in SetupActivateVertexAttributeCommand_()362 ResVertexStream stream = interleave.GetVertexStreams( streamIdx ); in SetupActivateVertexAttributeCommand_()554 … ResInterleavedVertexStream interleave = ResStaticCast<ResInterleavedVertexStream>(attribute); in SetupDeactivateVertexAttributeCommand_() local561 s32 streamCount = interleave.GetVertexStreamsCount(); in SetupDeactivateVertexAttributeCommand_()