Searched defs:getMemoryTypeIndex (Results 1 – 3 of 3) sorted by relevance
86 uint32_t getMemoryTypeIndex() const { return memoryTypeIndex; } in getMemoryTypeIndex() function in vk::DeviceMemory
23 uint32_t getMemoryTypeIndex(vk::PhysicalDevice physicalDevice, uint32_t typeBits, vk::MemoryPropert… in getMemoryTypeIndex() function
760 uint32_t getMemoryTypeIndex(void) const in getMemoryTypeIndex() function in vkt::memory::__anon7a16743b0111::Memory