Searched refs:streamOffset (Results 1 – 3 of 3) sorted by relevance
272 pContext->streamOffset += pStream->GetOffset(); in RequestData()638 u32 streamOffset = pContext->streamOffset + pStream->GetOffset(); in ConstructOpAnalyzeTGLP() local639 u32 skipSize = sheetOffset - streamOffset; in ConstructOpAnalyzeTGLP()1057 streamOffset = 0; in Init()
451 u32 streamOffset = particleShape->GetPrimitiveStreamOffset(PARTICLE_BUFFER_FRONT); in RenderParticleShape() local457 streamOffset += sizeof(u16) * (collection->GetCapacity() - collection->GetCount()); in RenderParticleShape()462 command[commandIndex++] = 0x80000000 | streamOffset; in RenderParticleShape()
331 u32 streamOffset; member