/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/ |
H A D | Tests.cpp | 870 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 D | DescriptorSetVirtualization.cpp | 424 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 D | Resources.h | 109 gfxstream::vk::DescriptorPoolAllocationInfo* allocInfo; member
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderSnapshotUtils.cpp | 159 VkCommandBufferAllocateInfo allocInfo{ in saveImageContent() local 310 VkCommandBufferAllocateInfo allocInfo{ in loadImageContent() local 507 VkCommandBufferAllocateInfo allocInfo{ in saveBufferContent() local 610 VkCommandBufferAllocateInfo allocInfo{ in loadBufferContent() local
|
D | VkAndroidNativeBuffer.cpp | 259 VkMemoryAllocateInfo allocInfo = { in prepareAndroidNativeBufferImage() local 334 VkMemoryAllocateInfo allocInfo = { in prepareAndroidNativeBufferImage() local
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/emulated_textures/testing/ |
D | ComputePipelineRestoration_integrationtest.cpp | 94 VkMemoryAllocateInfo allocInfo = { in createImage() local 168 VkCommandBufferAllocateInfo allocInfo = { in TEST_F() local
|
/aosp_15_r20/cts/tests/tests/graphics/jni/ |
H A D | VulkanTestHelpers.cpp | 624 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 D | vkMemUtil.cpp | 212 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/ |
D | VulkanTestHelper.cpp | 209 VkCommandBufferAllocateInfo allocInfo = { in beginCommandBuffer() local 283 VkMemoryAllocateInfo allocInfo = { in createBuffer() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferComputeInstance.cpp | 157 …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 D | VkYcbcrSamplerHelper.cpp | 104 VkMemoryAllocateInfo allocInfo; in createBackendTexture() local 260 VkMemoryAllocateInfo allocInfo = {}; in createGrBackendTexture() local
|
/aosp_15_r20/hardware/google/gfxstream/host/tests/ |
D | VkTestUtils.h | 155 VkMemoryAllocateInfo allocInfo = { in setUpImage() local 233 VkMemoryAllocateInfo allocInfo = { in setUpBuffer() local
|
/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/ |
H A D | Buffer.cpp | 30 vk::MemoryAllocateInfo allocInfo{}; in Buffer() local
|
H A D | Util.cpp | 44 vk::CommandBufferAllocateInfo allocInfo{}; in beginSingleTimeCommands() local
|
H A D | DrawTester.cpp | 347 vk::DescriptorSetAllocateInfo allocInfo; in createCommandBuffers() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesTestsUtil.cpp | 1014 const VkMemoryAllocateInfo allocInfo = { in makeSparseImageMemoryBind() local 1040 const VkMemoryAllocateInfo allocInfo = { in makeSparseMemoryBind() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | SecondaryCommandPool.cpp | 68 VkCommandBufferAllocateInfo allocInfo = {}; in allocate() local
|
/aosp_15_r20/external/swiftshader/src/WSI/ |
H A D | VkSwapchainKHR.cpp | 126 VkMemoryAllocateInfo allocInfo = {}; in createImages() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktOpaqueTypeIndexingTests.cpp | 804 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 D | vktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp | 106 const VkDescriptorSetAllocateInfo allocInfo = { in iterate() local
|
/aosp_15_r20/external/skia/src/gpu/vk/ |
H A D | VulkanUtilsPriv.cpp | 192 VkMemoryAllocateInfo allocInfo = { in AllocateAndBindImageMemory() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/postmortem/ |
H A D | vktPostmortemDeviceLossTests.cpp | 149 …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/ |
D | AstcTexture.cpp | 122 VkMemoryAllocateInfo allocInfo = { in createVkBufferAndMapMemory() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOCornerCase.cpp | 198 const vk::VkDescriptorSetAllocateInfo allocInfo = { in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktGlobalPriorityQueueUtils.cpp | 267 VkMemoryAllocateInfo allocInfo{}; in BufferWithMemory() local
|