Home
last modified time | relevance | path

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

1234

/third_party/skia/third_party/externals/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferComputeInstance.cpp170 const vk::VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
211 const vk::VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
DvktApiDescriptorSetTests.cpp473 const VkDescriptorSetAllocateInfo allocInfo = in descriptorSetLayoutBindingOrderingTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferComputeInstance.cpp170 const vk::VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
211 const vk::VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
DvktApiDescriptorSetTests.cpp473 const VkDescriptorSetAllocateInfo allocInfo = in descriptorSetLayoutBindingOrderingTest() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVulkanSecondaryCommandBuffer.cpp64 VkCommandBufferAllocateInfo allocInfo = {}; in initialize() local
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DVkSwapchainKHR.cpp125 VkMemoryAllocateInfo allocInfo = {}; in createImages() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkMemUtil.cpp198 MovePtr<Allocation> SimpleAllocator::allocate (const VkMemoryAllocateInfo& allocInfo, VkDeviceSize … in allocate()
219 VkMemoryAllocateInfo allocInfo = in allocate() local
266 const VkMemoryAllocateInfo allocInfo = in allocateExtended() local
DvkRefUtil.cpp188 const VkCommandBufferAllocateInfo allocInfo = in allocateCommandBuffer() local
/third_party/skia/tools/gpu/vk/
DVkYcbcrSamplerHelper.cpp111 VkMemoryAllocateInfo allocInfo = {}; in createBackendTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp98 const VkDescriptorSetAllocateInfo allocInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp98 const VkDescriptorSetAllocateInfo allocInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp836 const VkMemoryAllocateInfo allocInfo = in makeSparseImageMemoryBind() local
866 const VkMemoryAllocateInfo allocInfo = in makeSparseMemoryBind() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp836 const VkMemoryAllocateInfo allocInfo = in makeSparseImageMemoryBind() local
866 const VkMemoryAllocateInfo allocInfo = in makeSparseMemoryBind() local
/third_party/flutter/skia/tests/
DVkYcbcrSamplerTest.cpp245 VkMemoryAllocateInfo allocInfo = {}; in createI420Image() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
DvktSSBOCornerCase.cpp198 const vk::VkDescriptorSetAllocateInfo allocInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOCornerCase.cpp198 const vk::VkDescriptorSetAllocateInfo allocInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp400 const vk::VkDescriptorSetAllocateInfo allocInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp400 const vk::VkDescriptorSetAllocateInfo allocInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktGlobalPriorityQueueUtils.cpp381 VkMemoryAllocateInfo allocInfo{}; in BufferWithMemory() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktGlobalPriorityQueueUtils.cpp381 VkMemoryAllocateInfo allocInfo{}; in BufferWithMemory() local
/third_party/flutter/skia/src/gpu/
DGrAHardwareBufferUtils.cpp447 VkMemoryAllocateInfo allocInfo = { in make_vk_backend_texture() local
/third_party/skia/src/gpu/
DGrAHardwareBufferUtils.cpp449 VkMemoryAllocateInfo allocInfo = { in make_vk_backend_texture() local

1234