Searched refs:SetCurrentFrameIndex (Results 1 – 4 of 4) sorted by relevance
1323 void SetCurrentFrameIndex(UINT frameIndex);
2511 void SetCurrentFrameIndex(UINT frameIndex);4813 void AllocatorPimpl::SetCurrentFrameIndex(UINT frameIndex) in SetCurrentFrameIndex() function in D3D12MA::AllocatorPimpl5538 void Allocator::SetCurrentFrameIndex(UINT frameIndex) in SetCurrentFrameIndex() function in D3D12MA::Allocator5541 m_Pimpl->SetCurrentFrameIndex(frameIndex); in SetCurrentFrameIndex()
258 ctx.allocator->SetCurrentFrameIndex(frameIndex); in TestFrameIndexAndJson()
7812 void SetCurrentFrameIndex(uint32_t frameIndex);16826 void VmaAllocator_T::SetCurrentFrameIndex(uint32_t frameIndex) in SetCurrentFrameIndex() function17572 allocator->SetCurrentFrameIndex(frameIndex); in vmaSetCurrentFrameIndex()