Searched defs:memoryPropertyFlags (Results 1 – 5 of 5) sorted by relevance
32 const uint32_t memoryTypeBits, const VkMemoryPropertyFlags memoryPropertyFlags) in GetMemoryTypeIndex()
190 …VkMemoryPropertyFlags memoryPropertyFlags = static_cast<VkMemoryPropertyFlags>(desc_.memoryPropert… in CreateBufferImpl() local
303 …VkMemoryPropertyFlags memoryPropertyFlags = static_cast<VkMemoryPropertyFlags>(desc_.memoryPropert… in CreateVkImage() local
743 const MemoryPropertyFlags memoryPropertyFlags = in CreatePhysicalDevice() local
292 …onst Format format, const ImageUsageFlags usageFlags, const MemoryPropertyFlags memoryPropertyFlag… in CreateReflectionPlaneGpuImage()