/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
D | vktGeometryBasicClass.cpp | 80 const ImageWithMemory colorAttachmentImage ( in iterate() local 91 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, … in iterate() 144 *colorAttachmentImage, colorSubRange); in iterate() 173 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, resolution); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicClass.cpp | 80 const ImageWithMemory colorAttachmentImage ( in iterate() local 91 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, … in iterate() 144 *colorAttachmentImage, colorSubRange); in iterate() 173 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, resolution); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmCrossStageInterfaceTests.cpp | 211 Move<VkImage> colorAttachmentImage = createImage(vk, vkDevice, &colorAttachmentInfo); in iterate() local 212 …ultAllocator().allocate(getImageMemoryRequirements(vk, vkDevice, *colorAttachmentImage), MemoryReq… in iterate() 213 …VK_CHECK(vk.bindImageMemory(vkDevice, *colorAttachmentImage, allocationAttachment->getMemory(), al… in iterate() 214 …Move<VkImageView> colorAttachmentView = makeImageView(vk, vkDevice, *colorAttachmentImage, V… in iterate() 306 imageBarrier(vk, *cmdBuffer, *colorAttachmentImage, imageSubresourceRange, in iterate() 311 …vk.cmdClearColorImage(*cmdBuffer, *colorAttachmentImage, VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, &r… in iterate() 313 imageBarrier(vk, *cmdBuffer, *colorAttachmentImage, imageSubresourceRange, in iterate() 349 …resultComparison = checkImage(*colorAttachmentImage, *cmdPool, *cmdBuffer, imageDescription+" Expe… in iterate() 354 …resultComparison = checkImage(*colorAttachmentImage, *cmdPool, *cmdBuffer, imageDescription+" Expe… in iterate() 356 …resultComparison = checkImage(*colorAttachmentImage, *cmdPool, *cmdBuffer, imageDescription+" Expe… in iterate() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
D | vktSpvAsmCrossStageInterfaceTests.cpp | 211 Move<VkImage> colorAttachmentImage = createImage(vk, vkDevice, &colorAttachmentInfo); in iterate() local 212 …ultAllocator().allocate(getImageMemoryRequirements(vk, vkDevice, *colorAttachmentImage), MemoryReq… in iterate() 213 …VK_CHECK(vk.bindImageMemory(vkDevice, *colorAttachmentImage, allocationAttachment->getMemory(), al… in iterate() 214 …Move<VkImageView> colorAttachmentView = makeImageView(vk, vkDevice, *colorAttachmentImage, V… in iterate() 306 imageBarrier(vk, *cmdBuffer, *colorAttachmentImage, imageSubresourceRange, in iterate() 311 …vk.cmdClearColorImage(*cmdBuffer, *colorAttachmentImage, VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, &r… in iterate() 313 imageBarrier(vk, *cmdBuffer, *colorAttachmentImage, imageSubresourceRange, in iterate() 349 …resultComparison = checkImage(*colorAttachmentImage, *cmdPool, *cmdBuffer, imageDescription+" Expe… in iterate() 354 …resultComparison = checkImage(*colorAttachmentImage, *cmdPool, *cmdBuffer, imageDescription+" Expe… in iterate() 356 …resultComparison = checkImage(*colorAttachmentImage, *cmdPool, *cmdBuffer, imageDescription+" Expe… in iterate() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
D | vktTessellationGeometryPointSizeTests.cpp | 323 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in test() local 334 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage… in test() 369 *colorAttachmentImage, colorImageSubresourceRange); in test() 389 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize); in test()
|
D | vktTessellationCommonEdgeTests.cpp | 358 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in test() local 369 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage… in test() 399 *colorAttachmentImage, colorImageSubresourceRange); in test() 426 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize); in test()
|
D | vktTessellationMiscDrawTests.cpp | 169 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in runTest() local 203 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, V… in runTest() 252 *colorAttachmentImage, colorImageSubresourceRange); in runTest() 278 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize); in runTest()
|
D | vktTessellationWindingTests.cpp | 426 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in iterate() local 437 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage,… in iterate() 504 *colorAttachmentImage, colorImageSubresourceRange); in iterate() 539 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize); in iterate()
|
D | vktTessellationGeometryGridRenderTests.cpp | 599 …const ImageWithMemory colorAttachmentImage (vk, device, allocator, colorImageCreateInfo, Mem… in iterate() local 608 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage… in iterate() 631 *colorAttachmentImage, colorImageAllLayersRange); in iterate() 651 …copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize, VK_ACCESS_COLOR… in iterate()
|
D | vktTessellationPrimitiveDiscardTests.cpp | 442 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in test() local 471 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, V… in test() 504 *colorAttachmentImage, colorImageSubresourceRange); in test() 529 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize); in test()
|
D | vktTessellationGeometryPassthroughTests.cpp | 502 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in iterate() local 516 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, V… in iterate() 570 *colorAttachmentImage, colorImageSubresourceRange); in iterate() 597 …copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, colorBuffer[pipelineNdx]->get(), renderSi… in iterate()
|
D | vktTessellationShaderInputOutputTests.cpp | 103 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in runTest() local 114 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage… in runTest() 147 *colorAttachmentImage, colorImageSubresourceRange); in runTest() 172 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize); in runTest()
|
D | vktTessellationUserDefinedIO.cpp | 813 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in iterate() local 841 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, V… in iterate() 867 *colorAttachmentImage, colorImageSubresourceRange); in iterate() 891 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationGeometryPointSizeTests.cpp | 323 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in test() local 334 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage… in test() 369 *colorAttachmentImage, colorImageSubresourceRange); in test() 389 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize); in test()
|
D | vktTessellationCommonEdgeTests.cpp | 358 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in test() local 369 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage… in test() 399 *colorAttachmentImage, colorImageSubresourceRange); in test() 426 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize); in test()
|
D | vktTessellationMiscDrawTests.cpp | 169 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in runTest() local 203 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, V… in runTest() 252 *colorAttachmentImage, colorImageSubresourceRange); in runTest() 278 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize); in runTest()
|
D | vktTessellationGeometryGridRenderTests.cpp | 599 …const ImageWithMemory colorAttachmentImage (vk, device, allocator, colorImageCreateInfo, Mem… in iterate() local 608 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage… in iterate() 631 *colorAttachmentImage, colorImageAllLayersRange); in iterate() 651 …copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize, VK_ACCESS_COLOR… in iterate()
|
D | vktTessellationWindingTests.cpp | 426 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in iterate() local 437 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage,… in iterate() 504 *colorAttachmentImage, colorImageSubresourceRange); in iterate() 539 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize); in iterate()
|
D | vktTessellationPrimitiveDiscardTests.cpp | 442 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in test() local 471 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, V… in test() 504 *colorAttachmentImage, colorImageSubresourceRange); in test() 529 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize); in test()
|
D | vktTessellationGeometryPassthroughTests.cpp | 502 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in iterate() local 516 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, V… in iterate() 570 *colorAttachmentImage, colorImageSubresourceRange); in iterate() 597 …copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, colorBuffer[pipelineNdx]->get(), renderSi… in iterate()
|
D | vktTessellationShaderInputOutputTests.cpp | 103 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in runTest() local 114 …const Unique<VkImageView> colorAttachmentView (makeImageView (vk, device, *colorAttachmentImage… in runTest() 147 *colorAttachmentImage, colorImageSubresourceRange); in runTest() 172 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize); in runTest()
|
D | vktTessellationUserDefinedIO.cpp | 813 const ImageWithMemory colorAttachmentImage (vk, device, allocator, in iterate() local 841 …const Unique<VkImageView> colorAttachmentView (makeImageView(vk, device, *colorAttachmentImage, V… in iterate() 867 *colorAttachmentImage, colorImageSubresourceRange); in iterate() 891 copyImageToBuffer(vk, *cmdBuffer, *colorAttachmentImage, *colorBuffer, renderSize); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 452 …de::MovePtr<Image> colorAttachmentImage = de::MovePtr<Image>(new Image(vk, device, *queues.m_a… in executeGraphicPipeline() local 455 …Move<VkImageView> colorAttachmentView = makeImageView(vk, device, **colorAttachmentImage, VK_… in executeGraphicPipeline() 476 **colorAttachmentImage, colorImageSubresourceRange); in executeGraphicPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 452 …de::MovePtr<Image> colorAttachmentImage = de::MovePtr<Image>(new Image(vk, device, *queues.m_a… in executeGraphicPipeline() local 455 …Move<VkImageView> colorAttachmentView = makeImageView(vk, device, **colorAttachmentImage, VK_… in executeGraphicPipeline() 476 **colorAttachmentImage, colorImageSubresourceRange); in executeGraphicPipeline()
|