Searched defs:allocOffset (Results 1 – 8 of 8) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| D | vktDrawBufferObjectUtil.cpp | 43 void Buffer::bindMemory (de::MovePtr<vk::Allocation> allocation, vk::VkDeviceSize allocOffset) in bindMemory()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawBufferObjectUtil.cpp | 43 void Buffer::bindMemory (de::MovePtr<vk::Allocation> allocation, vk::VkDeviceSize allocOffset) in bindMemory()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
| D | vktConditionalRenderingTestUtil.cpp | 61 …const auto allocOffset = static_cast<vk::VkDeviceSize>(sizeof(data.conditionValue) * (data.all… in createConditionalRenderingBuffer() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
| D | vktConditionalRenderingTestUtil.cpp | 61 …const auto allocOffset = static_cast<vk::VkDeviceSize>(sizeof(data.conditionValue) * (data.all… in createConditionalRenderingBuffer() local
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| D | Tests.cpp | 217 UINT64 allocOffset[allocCount] = {}; in TestVirtualBlocks() local
|
| /third_party/skia/m133/third_party/externals/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 11888 …yBlock::WriteMagicValueAfterAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDevice… in WriteMagicValueAfterAllocation() 11905 …ock::ValidateMagicValueAfterAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDevice… in ValidateMagicValueAfterAllocation()
|
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 12362 …Block::WriteMagicValueAroundAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDevice… in WriteMagicValueAroundAllocation() 12382 …ck::ValidateMagicValueAroundAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkDevice… in ValidateMagicValueAroundAllocation()
|
| /third_party/skia/m133/third_party/externals/vulkanmemoryallocator/src/ |
| D | Tests.cpp | 3407 VkDeviceSize allocOffset, requestedSize, allocationSize; in TestVirtualBlocksAlgorithms() member
|