Home
last modified time | relevance | path

Searched refs:colorImageAlloc (Results 1 – 25 of 40) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1022 …de::MovePtr<Allocation> colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevic… in execute() local
1023 …mageMemory(vkDevice, colorImages.back().get()->get(), colorImageAlloc->getMemory(), colorImageAllo… in execute()
1024 colorImageAllocs.push_back(de::SharedPtr<Allocation>(colorImageAlloc.release())); in execute()
3133 de::MovePtr<Allocation> colorImageAlloc; in renderTess() local
3181colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *colorImage), MemoryR… in renderTess()
3182 …VK_CHECK(vk.bindImageMemory(vkDevice, *colorImage, colorImageAlloc->getMemory(), colorImageAlloc->… in renderTess()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1022 …de::MovePtr<Allocation> colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevic… in execute() local
1023 …mageMemory(vkDevice, colorImages.back().get()->get(), colorImageAlloc->getMemory(), colorImageAllo… in execute()
1024 colorImageAllocs.push_back(de::SharedPtr<Allocation>(colorImageAlloc.release())); in execute()
3133 de::MovePtr<Allocation> colorImageAlloc; in renderTess() local
3181colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *colorImage), MemoryR… in renderTess()
3182 …VK_CHECK(vk.bindImageMemory(vkDevice, *colorImage, colorImageAlloc->getMemory(), colorImageAlloc->… in renderTess()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp895 MovePtr<Allocation> colorImageAlloc; in testWithSizeReduction() local
911colorImageAlloc = bindImage(vki, vk, physDevice, device, *colorImage, MemoryRequirement::Any, allo… in testWithSizeReduction()
1345 MovePtr<Allocation> colorImageAlloc; in testRenderToMipMaps() local
1357colorImageAlloc = bindImage(vki, vk, physDevice, device, *colorImage, MemoryRequirement::Any, allo… in testRenderToMipMaps()
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp701 MovePtr<Allocation> colorImageAlloc; member
1211 …subpassData.colorImageAlloc = bindImage(vk, device, *allocator, *subpassData.colorImage, MemoryReq… in createPerSubpassData()
1447 MovePtr<Allocation> colorImageAlloc; member
1720 wd.colorImageAlloc = bindImage(vk, device, *allocator, *wd.colorImage, MemoryRequirement::Any); in test()
DvktPipelineStencilExportTests.cpp499 …MovePtr<Allocation> colorImageAlloc = bindImage (vk, device, allocator, *colorImage, Memo… in testStencilExportReplace() local
DvktPipelineMultisampleResolveRenderAreaTests.cpp258 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memo… in iterate() local
DvktPipelineMultisampleImageTests.cpp1175 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memory… in test() local
1386 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memor… in renderAndResolve() local
1751 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memory… in test() local
DvktPipelineFramebufferAttachmentTests.cpp392 MovePtr<Allocation> colorImageAlloc; in test() local
444 colorImageAlloc = bindImage(vk, device, allocator, *colorImage, MemoryRequirement::Any); in test()
1532 …MovePtr<Allocation> colorImageAlloc = bindImage(vk, device, allocator, *colorImage, MemoryRequir… in testInputResolveSameAttachment() local
DvktPipelineMultisampleShaderFragmentMaskTests.cpp397 MovePtr<Allocation> colorImageAlloc; member
1280 wd.colorImageAlloc = bindImage(vk, device, *allocator, *wd.colorImage, MemoryRequirement::Any); in test()
DvktPipelineTimestampTests.cpp800 …de::MovePtr<Allocation> colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevic… in createImage2DAndBindMemory() local
801 …VK_CHECK(vk.bindImageMemory(vkDevice, *image, colorImageAlloc->getMemory(), colorImageAlloc->getOf… in createImage2DAndBindMemory()
804 *pAlloc = colorImageAlloc; in createImage2DAndBindMemory()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp895 MovePtr<Allocation> colorImageAlloc; in testWithSizeReduction() local
911colorImageAlloc = bindImage(vki, vk, physDevice, device, *colorImage, MemoryRequirement::Any, allo… in testWithSizeReduction()
1345 MovePtr<Allocation> colorImageAlloc; in testRenderToMipMaps() local
1357colorImageAlloc = bindImage(vki, vk, physDevice, device, *colorImage, MemoryRequirement::Any, allo… in testRenderToMipMaps()
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp701 MovePtr<Allocation> colorImageAlloc; member
1211 …subpassData.colorImageAlloc = bindImage(vk, device, *allocator, *subpassData.colorImage, MemoryReq… in createPerSubpassData()
1447 MovePtr<Allocation> colorImageAlloc; member
1720 wd.colorImageAlloc = bindImage(vk, device, *allocator, *wd.colorImage, MemoryRequirement::Any); in test()
DvktPipelineStencilExportTests.cpp499 …MovePtr<Allocation> colorImageAlloc = bindImage (vk, device, allocator, *colorImage, Memo… in testStencilExportReplace() local
DvktPipelineMultisampleResolveRenderAreaTests.cpp258 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memo… in iterate() local
DvktPipelineFramebufferAttachmentTests.cpp392 MovePtr<Allocation> colorImageAlloc; in test() local
444 colorImageAlloc = bindImage(vk, device, allocator, *colorImage, MemoryRequirement::Any); in test()
1532 …MovePtr<Allocation> colorImageAlloc = bindImage(vk, device, allocator, *colorImage, MemoryRequir… in testInputResolveSameAttachment() local
DvktPipelineMultisampleImageTests.cpp1175 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memory… in test() local
1386 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memor… in renderAndResolve() local
1751 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memory… in test() local
DvktPipelineMultisampleShaderFragmentMaskTests.cpp397 MovePtr<Allocation> colorImageAlloc; member
1280 wd.colorImageAlloc = bindImage(vk, device, *allocator, *wd.colorImage, MemoryRequirement::Any); in test()
DvktPipelineTimestampTests.cpp800 …de::MovePtr<Allocation> colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevic… in createImage2DAndBindMemory() local
801 …VK_CHECK(vk.bindImageMemory(vkDevice, *image, colorImageAlloc->getMemory(), colorImageAlloc->getOf… in createImage2DAndBindMemory()
804 *pAlloc = colorImageAlloc; in createImage2DAndBindMemory()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp161 …const UniquePtr<Allocation> colorImageAlloc (bindImage (vk, device, allocator, *colorImage, Me… in draw() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp161 …const UniquePtr<Allocation> colorImageAlloc (bindImage (vk, device, allocator, *colorImage, Me… in draw() local
DvktGeometryLayeredRenderingTests.cpp1243 …const UniquePtr<Allocation> colorImageAlloc (bindImage (vk, device, allocator, *colorImage, … in test() local
1327 …const UniquePtr<Allocation> colorImageAlloc (bindImage (vk, device, allocator, *colorImage, … in testLayeredReadBack() local
1592 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memo… in testSecondaryCmdBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp379 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memor… in iterate() local
679 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memo… in iterate() local
1416 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memo… in iterate() local
2099 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Me… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1840 de::MovePtr<vk::Allocation> colorImageAlloc; in render() local
1902colorImageAlloc = m_memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *colorImage), Memor… in render()
1903 …VK_CHECK(vk.bindImageMemory(vkDevice, *colorImage, colorImageAlloc->getMemory(), colorImageAlloc->… in render()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp379 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memor… in iterate() local
679 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memo… in iterate() local
1416 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memo… in iterate() local
2099 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Me… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRender.cpp1840 de::MovePtr<vk::Allocation> colorImageAlloc; in render() local
1902colorImageAlloc = m_memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *colorImage), Memor… in render()
1903 …VK_CHECK(vk.bindImageMemory(vkDevice, *colorImage, colorImageAlloc->getMemory(), colorImageAlloc->… in render()

12