/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 1022 …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 3181 …colorImageAlloc = 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/ |
D | vktShaderExecutor.cpp | 1022 …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 3181 …colorImageAlloc = 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/ |
D | vktPipelineRenderToImageTests.cpp | 895 MovePtr<Allocation> colorImageAlloc; in testWithSizeReduction() local 911 …colorImageAlloc = bindImage(vki, vk, physDevice, device, *colorImage, MemoryRequirement::Any, allo… in testWithSizeReduction() 1345 MovePtr<Allocation> colorImageAlloc; in testRenderToMipMaps() local 1357 …colorImageAlloc = bindImage(vki, vk, physDevice, device, *colorImage, MemoryRequirement::Any, allo… in testRenderToMipMaps()
|
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 701 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()
|
D | vktPipelineStencilExportTests.cpp | 499 …MovePtr<Allocation> colorImageAlloc = bindImage (vk, device, allocator, *colorImage, Memo… in testStencilExportReplace() local
|
D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 258 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memo… in iterate() local
|
D | vktPipelineMultisampleImageTests.cpp | 1175 …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
|
D | vktPipelineFramebufferAttachmentTests.cpp | 392 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
|
D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 397 MovePtr<Allocation> colorImageAlloc; member 1280 wd.colorImageAlloc = bindImage(vk, device, *allocator, *wd.colorImage, MemoryRequirement::Any); in test()
|
D | vktPipelineTimestampTests.cpp | 800 …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/ |
D | vktPipelineRenderToImageTests.cpp | 895 MovePtr<Allocation> colorImageAlloc; in testWithSizeReduction() local 911 …colorImageAlloc = bindImage(vki, vk, physDevice, device, *colorImage, MemoryRequirement::Any, allo… in testWithSizeReduction() 1345 MovePtr<Allocation> colorImageAlloc; in testRenderToMipMaps() local 1357 …colorImageAlloc = bindImage(vki, vk, physDevice, device, *colorImage, MemoryRequirement::Any, allo… in testRenderToMipMaps()
|
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 701 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()
|
D | vktPipelineStencilExportTests.cpp | 499 …MovePtr<Allocation> colorImageAlloc = bindImage (vk, device, allocator, *colorImage, Memo… in testStencilExportReplace() local
|
D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 258 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memo… in iterate() local
|
D | vktPipelineFramebufferAttachmentTests.cpp | 392 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
|
D | vktPipelineMultisampleImageTests.cpp | 1175 …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
|
D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 397 MovePtr<Allocation> colorImageAlloc; member 1280 wd.colorImageAlloc = bindImage(vk, device, *allocator, *wd.colorImage, MemoryRequirement::Any); in test()
|
D | vktPipelineTimestampTests.cpp | 800 …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/ |
D | vktGeometryInstancedRenderingTests.cpp | 161 …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/ |
D | vktGeometryInstancedRenderingTests.cpp | 161 …const UniquePtr<Allocation> colorImageAlloc (bindImage (vk, device, allocator, *colorImage, Me… in draw() local
|
D | vktGeometryLayeredRenderingTests.cpp | 1243 …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/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 379 …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/ |
D | vktShaderRender.cpp | 1840 de::MovePtr<vk::Allocation> colorImageAlloc; in render() local 1902 …colorImageAlloc = 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/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 379 …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/ |
D | vktShaderRender.cpp | 1840 de::MovePtr<vk::Allocation> colorImageAlloc; in render() local 1902 …colorImageAlloc = m_memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *colorImage), Memor… in render() 1903 …VK_CHECK(vk.bindImageMemory(vkDevice, *colorImage, colorImageAlloc->getMemory(), colorImageAlloc->… in render()
|