Home
last modified time | relevance | path

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

12

/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.cpp478 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/vk-gl-cts/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
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DVkSwapchainKHR.cpp125 VkMemoryAllocateInfo allocInfo = {}; in createImages() local
/third_party/skia/tools/gpu/vk/
DVkYcbcrSamplerHelper.cpp111 VkMemoryAllocateInfo allocInfo = {}; in createBackendTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp97 const VkDescriptorSetAllocateInfo allocInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp865 const VkMemoryAllocateInfo allocInfo = in makeSparseImageMemoryBind() local
895 const VkMemoryAllocateInfo allocInfo = in makeSparseMemoryBind() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOCornerCase.cpp193 const vk::VkDescriptorSetAllocateInfo allocInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp399 const vk::VkDescriptorSetAllocateInfo allocInfo = in iterate() local
/third_party/skia/src/gpu/
DGrAHardwareBufferUtils.cpp449 VkMemoryAllocateInfo allocInfo = { in make_vk_backend_texture() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp607 const VkDescriptorSetAllocateInfo allocInfo = in createAndUpdateDescriptorSet() local
1047 const VkDescriptorSetAllocateInfo allocInfo = in createAndUpdateDescriptorSets() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp807 const VkDescriptorSetAllocateInfo allocInfo = in iterate() local
1271 const VkDescriptorSetAllocateInfo allocInfo = in iterate() local
1664 const VkDescriptorSetAllocateInfo allocInfo = in iterate() local
DvktShaderExecutor.cpp887 const VkDescriptorSetAllocateInfo allocInfo = in allocateSingleDescriptorSet() local
2693 const VkDescriptorSetAllocateInfo allocInfo = in execute() local
3059 const VkDescriptorSetAllocateInfo allocInfo = in renderTess() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFormatTests.cpp183 const VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
DvktYCbCrFilteringTests.cpp178 const VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
DvktYCbCrViewTests.cpp222 const VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
DvktYCbCrImageQueryTests.cpp307 const VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicOffsetTests.cpp451 const VkDescriptorSetAllocateInfo allocInfo = in init() local
1036 const VkDescriptorSetAllocateInfo allocInfo = in init() local
DvktPipelinePushConstantTests.cpp400 const VkDescriptorSetAllocateInfo allocInfo = in init() local
1809 const VkDescriptorSetAllocateInfo allocInfo = in PushConstantComputeTestInstance() local
2202 const VkDescriptorSetAllocateInfo allocInfo = in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp262 const VkDescriptorSetAllocateInfo allocInfo = in createDescriptorSet() local

12