Searched defs:memoryPropertyFlags (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | BufferVk.cpp | 238 VkMemoryPropertyFlags memoryPropertyFlags, in GetMemoryTypeIndex() 423 VkMemoryPropertyFlags memoryPropertyFlags) in setExternalBufferData() 451 VkMemoryPropertyFlags memoryPropertyFlags = 0; in setDataWithUsageFlags() local 498 VkMemoryPropertyFlags memoryPropertyFlags = in setData() local 507 VkMemoryPropertyFlags memoryPropertyFlags, in setDataWithMemoryType() 1345 VkMemoryPropertyFlags memoryPropertyFlags, in calculateBufferUpdateTypeOnFullUpdate() 1370 VkMemoryPropertyFlags memoryPropertyFlags, in shouldRedefineStorage()
|
H A D | Suballocation.cpp | 92 VkMemoryPropertyFlags memoryPropertyFlags, in init() 120 VkMemoryPropertyFlags memoryPropertyFlags, in initWithoutVirtualBlock()
|
H A D | vk_utils.cpp | 539 VkMemoryPropertyFlags memoryPropertyFlags) in InitMappableAllocation() 572 VkMemoryPropertyFlags memoryPropertyFlags, in AllocateImageMemory() 587 VkMemoryPropertyFlags memoryPropertyFlags, in AllocateImageMemoryWithRequirements() 604 VkMemoryPropertyFlags memoryPropertyFlags, in AllocateBufferMemoryWithRequirements()
|
H A D | ShareGroupVk.cpp | 312 VkMemoryPropertyFlags memoryPropertyFlags; in getDefaultBufferPool() local
|
H A D | Suballocation.h | 383 VkMemoryPropertyFlags memoryPropertyFlags, in initWithEntireBuffer()
|
H A D | vk_helpers.cpp | 3905 VkMemoryPropertyFlags memoryPropertyFlags) in initWithFlags() 4020 VkMemoryPropertyFlags memoryPropertyFlags; in allocateNewBuffer() local 4081 VkMemoryPropertyFlags memoryPropertyFlags; in allocateBuffer() local 5399 VkMemoryPropertyFlags memoryPropertyFlags) in init() 5919 VkMemoryPropertyFlags memoryPropertyFlags) in InitMappableDeviceMemory() 6144 VkMemoryPropertyFlags memoryPropertyFlags) in initFromCreateInfo() 7126 VkMemoryPropertyFlags memoryPropertyFlags = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT; in initStaging() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryRequirementsTests.cpp | 457 const VkMemoryPropertyFlags memoryPropertyFlags = in verifyMemoryRequirements() local 914 const VkMemoryPropertyFlags memoryPropertyFlags = in verifyMemoryRequirements() local
|
/aosp_15_r20/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndVkTests.cpp | 1487 const auto memoryPropertyFlags = memoryProperties.memoryTypes[i].propertyFlags; in TEST_P() local
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 5200 VkMemoryPropertyFlags memoryPropertyFlags; in on_vkAllocateMemory() local
|