Searched refs:mMemoryProperties (Results 1 – 2 of 2) sorted by relevance
72 vkGetPhysicalDeviceMemoryProperties(mGPU, &mMemoryProperties); in Initialize()154 const uint32_t prop = mMemoryProperties.memoryTypes[i].propertyFlags; in MemoryTypeFromProperties()
51 VkPhysicalDeviceMemoryProperties mMemoryProperties; variable