Searched refs:SuballocationVectorType (Results 1 – 3 of 3) sorted by relevance
5531 … typedef VmaVector< VmaSuballocation, VmaStlAllocator<VmaSuballocation> > SuballocationVectorType; typedef5550 SuballocationVectorType m_Suballocations0, m_Suballocations1;5554 …SuballocationVectorType& AccessSuballocations1st() { return m_1stVectorIndex ? m_Suballocations1 :… in AccessSuballocations1st()5555 …SuballocationVectorType& AccessSuballocations2nd() { return m_1stVectorIndex ? m_Suballocations0 :… in AccessSuballocations2nd()5556 …const SuballocationVectorType& AccessSuballocations1st() const { return m_1stVectorIndex ? m_Subal… in AccessSuballocations1st()5557 …const SuballocationVectorType& AccessSuballocations2nd() const { return m_1stVectorIndex ? m_Subal… in AccessSuballocations2nd()8770 const SuballocationVectorType& suballocations1st = AccessSuballocations1st(); in Validate()8771 const SuballocationVectorType& suballocations2nd = AccessSuballocations2nd(); in Validate()8915 const SuballocationVectorType& suballocations1st = AccessSuballocations1st(); in GetUnusedRangeSizeMax()8940 const SuballocationVectorType& suballocations2nd = AccessSuballocations2nd(); in GetUnusedRangeSizeMax()[all …]
7689 typedef VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation>> SuballocationVectorType; typedef7708 SuballocationVectorType m_Suballocations0, m_Suballocations1;7718 …SuballocationVectorType& AccessSuballocations1st() { return m_1stVectorIndex ? m_Suballocations1 :… in AccessSuballocations1st()7719 …SuballocationVectorType& AccessSuballocations2nd() { return m_1stVectorIndex ? m_Suballocations0 :… in AccessSuballocations2nd()7720 …const SuballocationVectorType& AccessSuballocations1st() const { return m_1stVectorIndex ? m_Subal… in AccessSuballocations1st()7721 …const SuballocationVectorType& AccessSuballocations2nd() const { return m_1stVectorIndex ? m_Subal… in AccessSuballocations2nd()7762 const SuballocationVectorType& suballocations1st = AccessSuballocations1st(); in Validate()7763 const SuballocationVectorType& suballocations2nd = AccessSuballocations2nd(); in Validate()7925 const SuballocationVectorType& suballocations1st = AccessSuballocations1st(); in AddDetailedStatistics()7926 const SuballocationVectorType& suballocations2nd = AccessSuballocations2nd(); in AddDetailedStatistics()[all …]
7626 typedef VmaVector<VmaSuballocation, VmaStlAllocator<VmaSuballocation>> SuballocationVectorType; typedef7645 SuballocationVectorType m_Suballocations0, m_Suballocations1;7655 …SuballocationVectorType& AccessSuballocations1st() { return m_1stVectorIndex ? m_Suballocations1 :… in AccessSuballocations1st()7656 …SuballocationVectorType& AccessSuballocations2nd() { return m_1stVectorIndex ? m_Suballocations0 :… in AccessSuballocations2nd()7657 …const SuballocationVectorType& AccessSuballocations1st() const { return m_1stVectorIndex ? m_Subal… in AccessSuballocations1st()7658 …const SuballocationVectorType& AccessSuballocations2nd() const { return m_1stVectorIndex ? m_Subal… in AccessSuballocations2nd()7699 const SuballocationVectorType& suballocations1st = AccessSuballocations1st(); in Validate()7700 const SuballocationVectorType& suballocations2nd = AccessSuballocations2nd(); in Validate()7862 const SuballocationVectorType& suballocations1st = AccessSuballocations1st(); in AddDetailedStatistics()7863 const SuballocationVectorType& suballocations2nd = AccessSuballocations2nd(); in AddDetailedStatistics()[all …]