Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DTests.cpp870 VmaAllocationInfo allocInfo; in AcquireBuffer() local
921 static void UploadGpuData(const AllocInfo* allocInfo, size_t allocInfoCount) in UploadGpuData()
1066 static void ValidateGpuData(const AllocInfo* allocInfo, size_t allocInfoCount) in ValidateGpuData()
1264 VmaAllocationInfo allocInfo; in CreateAllocation() local
1342 VmaAllocationInfo allocInfo; in ValidateAllocationData() local
1379 VmaAllocationInfo allocInfo; in RecreateAllocationResource() local
1436 AllocInfo* allocInfo = (AllocInfo*)info.pUserData; in ProcessDefragmentationPass() local
1534 AllocInfo* allocInfo = (AllocInfo*)info.pUserData; in ProcessDefragmentationPass() local
1620 AllocInfo* allocInfo = (AllocInfo*)vmaAllocInfo.pUserData; in Defragment() local
1650 std::for_each(allocs, allocs + allocCount, [](const AllocInfo& allocInfo) { in ValidateAllocationsData()
[all …]
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DDescriptorSetVirtualization.cpp424 auto allocInfo = as_goldfish_VkDescriptorPool(pool)->allocInfo; in applyDescriptorSetAllocation() local
440 auto allocInfo = as_goldfish_VkDescriptorPool(pool)->allocInfo; in removeDescriptorSetAllocation() local
460 DescriptorPoolAllocationInfo* allocInfo = as_goldfish_VkDescriptorPool(pool)->allocInfo; in fillDescriptorSetInfoForPool() local
485 DescriptorPoolAllocationInfo* allocInfo = as_goldfish_VkDescriptorPool(pool)->allocInfo; in validateAndApplyVirtualDescriptorSetAllocation() local
513 DescriptorPoolAllocationInfo* allocInfo = as_goldfish_VkDescriptorPool(pool)->allocInfo; in removeDescriptorSetFromPool() local
H A DResources.h109 gfxstream::vk::DescriptorPoolAllocationInfo* allocInfo; member
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshotUtils.cpp159 VkCommandBufferAllocateInfo allocInfo{ in saveImageContent() local
310 VkCommandBufferAllocateInfo allocInfo{ in loadImageContent() local
507 VkCommandBufferAllocateInfo allocInfo{ in saveBufferContent() local
610 VkCommandBufferAllocateInfo allocInfo{ in loadBufferContent() local
DVkAndroidNativeBuffer.cpp259 VkMemoryAllocateInfo allocInfo = { in prepareAndroidNativeBufferImage() local
334 VkMemoryAllocateInfo allocInfo = { in prepareAndroidNativeBufferImage() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/emulated_textures/testing/
DComputePipelineRestoration_integrationtest.cpp94 VkMemoryAllocateInfo allocInfo = { in createImage() local
168 VkCommandBufferAllocateInfo allocInfo = { in TEST_F() local
/aosp_15_r20/cts/tests/tests/graphics/jni/
H A DVulkanTestHelpers.cpp624 VkMemoryAllocateInfo allocInfo{ in init() local
679 VkMemoryAllocateInfo allocInfo{ in init() local
1016 VkDescriptorSetAllocateInfo allocInfo{ in renderImageAndReadback() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkMemUtil.cpp212 MovePtr<Allocation> SimpleAllocator::allocate(const VkMemoryAllocateInfo &allocInfo, VkDeviceSize a… in allocate()
242 VkMemoryAllocateInfo allocInfo = { in allocate() local
284 const VkMemoryAllocateInfo allocInfo = { in allocateExtended() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/testing/
DVulkanTestHelper.cpp209 VkCommandBufferAllocateInfo allocInfo = { in beginCommandBuffer() local
283 VkMemoryAllocateInfo allocInfo = { in createBuffer() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferComputeInstance.cpp157 …const vk::VkDescriptorSetAllocateInfo allocInfo = {vk::VK_STRUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_I… in createDescriptorSet() local
189 …const vk::VkDescriptorSetAllocateInfo allocInfo = {vk::VK_STRUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_I… in createDescriptorSet() local
/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkYcbcrSamplerHelper.cpp104 VkMemoryAllocateInfo allocInfo; in createBackendTexture() local
260 VkMemoryAllocateInfo allocInfo = {}; in createGrBackendTexture() local
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DVkTestUtils.h155 VkMemoryAllocateInfo allocInfo = { in setUpImage() local
233 VkMemoryAllocateInfo allocInfo = { in setUpBuffer() local
/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/
H A DBuffer.cpp30 vk::MemoryAllocateInfo allocInfo{}; in Buffer() local
H A DUtil.cpp44 vk::CommandBufferAllocateInfo allocInfo{}; in beginSingleTimeCommands() local
H A DDrawTester.cpp347 vk::DescriptorSetAllocateInfo allocInfo; in createCommandBuffers() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.cpp1014 const VkMemoryAllocateInfo allocInfo = { in makeSparseImageMemoryBind() local
1040 const VkMemoryAllocateInfo allocInfo = { in makeSparseMemoryBind() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandPool.cpp68 VkCommandBufferAllocateInfo allocInfo = {}; in allocate() local
/aosp_15_r20/external/swiftshader/src/WSI/
H A DVkSwapchainKHR.cpp126 VkMemoryAllocateInfo allocInfo = {}; in createImages() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp804 const VkDescriptorSetAllocateInfo allocInfo = { in iterate() local
1240 const VkDescriptorSetAllocateInfo allocInfo = { in iterate() local
1607 const VkDescriptorSetAllocateInfo allocInfo = { in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp106 const VkDescriptorSetAllocateInfo allocInfo = { in iterate() local
/aosp_15_r20/external/skia/src/gpu/vk/
H A DVulkanUtilsPriv.cpp192 VkMemoryAllocateInfo allocInfo = { in AllocateAndBindImageMemory() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceLossTests.cpp149 …const VkDescriptorSetAllocateInfo allocInfo{VK_STRUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_INFO, DE_NUL… in iterate() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/emulated_textures/
DAstcTexture.cpp122 VkMemoryAllocateInfo allocInfo = { in createVkBufferAndMapMemory() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOCornerCase.cpp198 const vk::VkDescriptorSetAllocateInfo allocInfo = { in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueUtils.cpp267 VkMemoryAllocateInfo allocInfo{}; in BufferWithMemory() local

123