Searched defs:getMemoryTypeIndex (Results 1 – 3 of 3) sorted by relevance
84 uint32_t getMemoryTypeIndex() const { return memoryTypeIndex; } in getMemoryTypeIndex() function in vk::DeviceMemory
21 uint32_t getMemoryTypeIndex(vk::PhysicalDevice physicalDevice, uint32_t typeBits, vk::MemoryPropert… in getMemoryTypeIndex() function
758 deUint32 getMemoryTypeIndex (void) const { return m_memoryTypeIndex; } in getMemoryTypeIndex() function in vkt::memory::__anon65afc7640111::Memory