Home
last modified time | relevance | path

Searched defs:memoryPropertyFlags (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DBufferVk.cpp286 VkMemoryPropertyFlags memoryPropertyFlags) in setExternalBufferData()
334 VkMemoryPropertyFlags memoryPropertyFlags = 0; in setDataWithUsageFlags() local
383 VkMemoryPropertyFlags memoryPropertyFlags = GetPreferredMemoryType(target, usage); in setData() local
391 VkMemoryPropertyFlags memoryPropertyFlags, in setDataWithMemoryType()
Dvk_utils.cpp500 VkMemoryPropertyFlags memoryPropertyFlags) in InitMappableAllocation()
520 VkMemoryPropertyFlags memoryPropertyFlags) in InitMappableDeviceMemory()
557 VkMemoryPropertyFlags memoryPropertyFlags, in AllocateImageMemory()
569 VkMemoryPropertyFlags memoryPropertyFlags, in AllocateImageMemoryWithRequirements()
582 VkMemoryPropertyFlags memoryPropertyFlags, in AllocateBufferMemoryWithRequirements()
Dvk_helpers.cpp1972 VkMemoryPropertyFlags memoryPropertyFlags = in init() local
1982 VkMemoryPropertyFlags memoryPropertyFlags, in initWithFlags()
3446 VkMemoryMapFlags memoryPropertyFlags, in flush()
3470 VkMemoryMapFlags memoryPropertyFlags, in invalidate()
3513 VkMemoryPropertyFlags memoryPropertyFlags) in init()
4628 VkMemoryPropertyFlags memoryPropertyFlags = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT; in initStaging() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp382 …const VkMemoryPropertyFlags memoryPropertyFlags = deviceMemoryProperties.memoryTypes[*memoryTypeNd… in verifyMemoryRequirements() local
777 …const VkMemoryPropertyFlags memoryPropertyFlags = deviceMemoryProperties.memoryTypes[*memoryTypeNd… in verifyMemoryRequirements() local