Searched defs:VmaPool_T (Results 1 – 3 of 3) sorted by relevance
11096 struct VmaPool_T struct11104 VmaPool_T( argument11123 VmaPool_T* m_PrevPool = VMA_NULL; argument11124 VmaPool_T* m_NextPool = VMA_NULL; argument13967 VmaPool_T::VmaPool_T( in VmaPool_T() function
11070 struct VmaPool_T struct11078 VmaPool_T( argument11097 VmaPool_T* m_PrevPool = VMA_NULL; argument11098 VmaPool_T* m_NextPool = VMA_NULL; argument13926 VmaPool_T::VmaPool_T( in VmaPool_T() function
5961 struct VmaPool_T struct5973 uint32_t GetId() const { return m_Id; } in GetId()5974 void SetId(uint32_t id) { VMA_ASSERT(m_Id == 0); m_Id = id; } in SetId()11236 VmaPool_T::VmaPool_T( in VmaPool_T() function