Searched defs:memoryPropertyFlags (Results 1 – 7 of 7) sorted by relevance
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | Suballocation.cpp | 92 VkMemoryPropertyFlags memoryPropertyFlags, in init() 120 VkMemoryPropertyFlags memoryPropertyFlags, in initWithoutVirtualBlock()
|
| D | BufferVk.cpp | 201 VkMemoryPropertyFlags memoryPropertyFlags, in GetMemoryTypeIndex() 326 VkMemoryPropertyFlags memoryPropertyFlags) in setExternalBufferData() 354 VkMemoryPropertyFlags memoryPropertyFlags = 0; in setDataWithUsageFlags() local 401 VkMemoryPropertyFlags memoryPropertyFlags = in setData() local 410 VkMemoryPropertyFlags memoryPropertyFlags, in setDataWithMemoryType() 1179 VkMemoryPropertyFlags memoryPropertyFlags, in calculateBufferUpdateTypeOnFullUpdate() 1204 VkMemoryPropertyFlags memoryPropertyFlags, in shouldRedefineStorage()
|
| D | vk_utils.cpp | 561 VkMemoryPropertyFlags memoryPropertyFlags) in InitMappableAllocation() 594 VkMemoryPropertyFlags memoryPropertyFlags, in AllocateImageMemory() 610 VkMemoryPropertyFlags memoryPropertyFlags, in AllocateImageMemoryWithRequirements() 627 VkMemoryPropertyFlags memoryPropertyFlags, in AllocateBufferMemoryWithRequirements()
|
| D | Suballocation.h | 313 VkMemoryPropertyFlags memoryPropertyFlags, in initWithEntireBuffer()
|
| D | ShareGroupVk.cpp | 414 VkMemoryPropertyFlags memoryPropertyFlags; in getDefaultBufferPool() local
|
| D | vk_helpers.cpp | 3244 VkMemoryPropertyFlags memoryPropertyFlags) in initWithFlags() 3359 VkMemoryPropertyFlags memoryPropertyFlags; in allocateNewBuffer() local 3420 VkMemoryPropertyFlags memoryPropertyFlags; in allocateBuffer() local 4722 VkMemoryPropertyFlags memoryPropertyFlags) in init() 5297 VkMemoryPropertyFlags memoryPropertyFlags) in InitMappableDeviceMemory() 6314 VkMemoryPropertyFlags memoryPropertyFlags = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT; in initStaging() local
|
| /external/deqp/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryRequirementsTests.cpp | 479 …const VkMemoryPropertyFlags memoryPropertyFlags = deviceMemoryProperties.memoryTypes[*memoryTypeNd… in verifyMemoryRequirements() local 979 …const VkMemoryPropertyFlags memoryPropertyFlags = deviceMemoryProperties.memoryTypes[*memoryTypeNd… in verifyMemoryRequirements() local
|