Searched defs:allocOffset (Results 1 – 6 of 6) sorted by relevance
43 void Buffer::bindMemory (de::MovePtr<vk::Allocation> allocation, vk::VkDeviceSize allocOffset) in bindMemory()
61 …const auto allocOffset = static_cast<vk::VkDeviceSize>(sizeof(data.conditionValue) * (data.all… in createConditionalRenderingBuffer() local
217 UINT64 allocOffset[allocCount] = {}; in TestVirtualBlocks() local
12362 …Block::WriteMagicValueAroundAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDevice… in WriteMagicValueAroundAllocation()12382 …ck::ValidateMagicValueAroundAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDevice… in ValidateMagicValueAroundAllocation()