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
755 uint32_t getMemoryTypeIndex(void) const in getMemoryTypeIndex() function in vkt::memory::__anonc75fd9bb0111::Memory