Searched defs:memoryPropertyFlags (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_utils.cpp | 528 VkMemoryMapFlags memoryPropertyFlags, in flush() 552 VkMemoryMapFlags memoryPropertyFlags, in invalidate() 662 VkMemoryPropertyFlags memoryPropertyFlags) in InitMappableAllocation() 682 VkMemoryPropertyFlags memoryPropertyFlags) in InitMappableDeviceMemory() 719 VkMemoryPropertyFlags memoryPropertyFlags, in AllocateImageMemory() 732 VkMemoryPropertyFlags memoryPropertyFlags, in AllocateImageMemoryWithRequirements() 746 VkMemoryPropertyFlags memoryPropertyFlags, in AllocateBufferMemoryWithRequirements()
|
D | BufferVk.cpp | 307 VkMemoryPropertyFlags memoryPropertyFlags) in setExternalBufferData() 355 VkMemoryPropertyFlags memoryPropertyFlags = 0; in setDataWithUsageFlags() local 404 VkMemoryPropertyFlags memoryPropertyFlags = GetPreferredMemoryType(target, usage); in setData() local 412 VkMemoryPropertyFlags memoryPropertyFlags, in setDataWithMemoryType()
|
D | vk_helpers.cpp | 2196 VkMemoryPropertyFlags memoryPropertyFlags = in init() local 2206 VkMemoryPropertyFlags memoryPropertyFlags, in initWithFlags() 3658 VkMemoryPropertyFlags memoryPropertyFlags) in init() 4876 VkMemoryPropertyFlags memoryPropertyFlags = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT; in initStaging() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_utils.cpp | 373 VkMemoryPropertyFlags memoryPropertyFlags, in AllocateImageMemory() 384 VkMemoryPropertyFlags memoryPropertyFlags, in AllocateImageMemoryWithRequirements()
|
D | BufferVk.cpp | 120 const VkMemoryPropertyFlags memoryPropertyFlags = in setData() local
|
D | vk_helpers.cpp | 1257 VkMemoryPropertyFlags memoryPropertyFlags) in init() 1721 VkMemoryPropertyFlags memoryPropertyFlags = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT; in init2DStaging() local
|
/third_party/vk-gl-cts/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
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
|