Searched defs:allocOffset (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawBufferObjectUtil.cpp | 43 void Buffer::bindMemory(de::MovePtr<vk::Allocation> allocation, vk::VkDeviceSize allocOffset) in bindMemory()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalRenderingTestUtil.cpp | 82 const auto allocOffset = in createConditionalRenderingBuffer() local
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | vk_mem_alloc.h | 11129 …Block::WriteMagicValueAroundAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDevice… in WriteMagicValueAroundAllocation() 11149 …ck::ValidateMagicValueAroundAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDevice… in ValidateMagicValueAroundAllocation()
|
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/ |
H A D | vk_mem_alloc.h | 11913 …yBlock::WriteMagicValueAfterAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDevice… in WriteMagicValueAfterAllocation() 11930 …ock::ValidateMagicValueAfterAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDevice… in ValidateMagicValueAfterAllocation()
|
/aosp_15_r20/external/skia/vma_android/include/ |
H A D | vk_mem_alloc.h | 11874 …yBlock::WriteMagicValueAfterAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDevice… in WriteMagicValueAfterAllocation() 11891 …ock::ValidateMagicValueAfterAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDevice… in ValidateMagicValueAfterAllocation()
|
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/ |
H A D | Tests.cpp | 3407 VkDeviceSize allocOffset, requestedSize, allocationSize; in TestVirtualBlocksAlgorithms() member
|