Home
last modified time | relevance | path

Searched defs:allocInfo (Results 1 – 25 of 49) sorted by relevance

12

/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp826 VmaAllocationInfo allocInfo; in AcquireBuffer() local
877 static void UploadGpuData(const AllocInfo* allocInfo, size_t allocInfoCount) in UploadGpuData()
1022 static void ValidateGpuData(const AllocInfo* allocInfo, size_t allocInfoCount) in ValidateGpuData()
1183 VmaAllocationInfo allocInfo; in CreateAllocation() local
1261 VmaAllocationInfo allocInfo; in ValidateAllocationData() local
1291 VmaAllocationInfo allocInfo; in RecreateAllocationResource() local
1349 std::for_each(allocs, allocs + allocCount, [](const AllocInfo& allocInfo) { in ValidateAllocationsData()
1419 AllocInfo allocInfo; in TestDefragmentationSimple() local
1447 AllocInfo allocInfo; in TestDefragmentationSimple() local
1485 AllocInfo allocInfo; in TestDefragmentationSimple() local
[all …]
DSparseBindingTest.cpp496 std::vector<VmaAllocationInfo> allocInfo{pageCount}; in Init() local
/external/swiftshader/tests/VulkanWrapper/
DBuffer.cpp30 vk::MemoryAllocateInfo allocInfo{}; in Buffer() local
DUtil.cpp42 vk::CommandBufferAllocateInfo allocInfo{}; in beginSingleTimeCommands() local
DDrawTester.cpp347 vk::DescriptorSetAllocateInfo allocInfo; in createCommandBuffers() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferComputeInstance.cpp170 const vk::VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
211 const vk::VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
DvktApiDescriptorSetTests.cpp478 const VkDescriptorSetAllocateInfo allocInfo = in descriptorSetLayoutBindingOrderingTest() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkMemUtil.cpp206 MovePtr<Allocation> SimpleAllocator::allocate (const VkMemoryAllocateInfo& allocInfo, VkDeviceSize … in allocate()
222 VkMemoryAllocateInfo allocInfo = in allocate() local
266 const VkMemoryAllocateInfo allocInfo = in allocateExtended() local
DvkRefUtil.cpp173 const VkCommandBufferAllocateInfo allocInfo = in allocateCommandBuffer() local
/external/swiftshader/src/WSI/
DVkSwapchainKHR.cpp120 VkMemoryAllocateInfo allocInfo = {}; in createImages() local
/external/skia/tools/gpu/vk/
DVkYcbcrSamplerHelper.cpp111 VkMemoryAllocateInfo allocInfo = {}; in createBackendTexture() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp865 const VkMemoryAllocateInfo allocInfo = in makeSparseImageMemoryBind() local
895 const VkMemoryAllocateInfo allocInfo = in makeSparseMemoryBind() local
/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp451 VkMemoryAllocateInfo allocInfo = { in make_vk_backend_texture() local
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp606 const VkDescriptorSetAllocateInfo allocInfo = in createAndUpdateDescriptorSet() local
1046 const VkDescriptorSetAllocateInfo allocInfo = in createAndUpdateDescriptorSets() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp807 const VkDescriptorSetAllocateInfo allocInfo = in iterate() local
1271 const VkDescriptorSetAllocateInfo allocInfo = in iterate() local
1636 const VkDescriptorSetAllocateInfo allocInfo = in iterate() local
DvktShaderExecutor.cpp878 const VkDescriptorSetAllocateInfo allocInfo = in allocateSingleDescriptorSet() local
2686 const VkDescriptorSetAllocateInfo allocInfo = in execute() local
3052 const VkDescriptorSetAllocateInfo allocInfo = in renderTess() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFormatTests.cpp183 const VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
DvktYCbCrFilteringTests.cpp178 const VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
DvktYCbCrViewTests.cpp189 const VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
DvktYCbCrImageQueryTests.cpp307 const VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.cpp295 VkMemoryAllocateInfo allocInfo = { in make_vk_backend_texture() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicOffsetTests.cpp451 const VkDescriptorSetAllocateInfo allocInfo = in init() local
1036 const VkDescriptorSetAllocateInfo allocInfo = in init() local
DvktPipelinePushConstantTests.cpp392 const VkDescriptorSetAllocateInfo allocInfo = in init() local
1786 const VkDescriptorSetAllocateInfo allocInfo = in PushConstantComputeTestInstance() local
2171 const VkDescriptorSetAllocateInfo allocInfo = in init() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp260 const VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp541 const VkDescriptorSetAllocateInfo allocInfo = in createAndUpdateDescriptorSet() local

12