/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationGeometryPointSizeTests.cpp | 320 …const VkImageSubresourceRange colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPE… in test() local 332 …k, device, *colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, colorFormat, colorImageSubresourceRange)); in test() 367 *colorAttachmentImage, colorImageSubresourceRange); in test()
|
D | vktTessellationCommonEdgeTests.cpp | 355 …const VkImageSubresourceRange colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPE… in test() local 367 …k, device, *colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, colorFormat, colorImageSubresourceRange)); in test() 397 *colorAttachmentImage, colorImageSubresourceRange); in test()
|
D | vktTessellationMiscDrawTests.cpp | 166 …const VkImageSubresourceRange colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPE… in runTest() local 201 …k, device, *colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, colorFormat, colorImageSubresourceRange)); in runTest() 250 *colorAttachmentImage, colorImageSubresourceRange); in runTest()
|
D | vktTessellationWindingTests.cpp | 423 …const VkImageSubresourceRange colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPE… in iterate() local 435 …k, device, *colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, colorFormat, colorImageSubresourceRange)); in iterate() 502 *colorAttachmentImage, colorImageSubresourceRange); in iterate()
|
D | vktTessellationPrimitiveDiscardTests.cpp | 439 …const VkImageSubresourceRange colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPE… in test() local 469 …k, device, *colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, colorFormat, colorImageSubresourceRange)); in test() 502 *colorAttachmentImage, colorImageSubresourceRange); in test()
|
D | vktTessellationGeometryPassthroughTests.cpp | 491 …const VkImageSubresourceRange colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPE… in iterate() local 506 …k, device, *colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, colorFormat, colorImageSubresourceRange)); in iterate() 560 *colorAttachmentImage, colorImageSubresourceRange); in iterate()
|
D | vktTessellationShaderInputOutputTests.cpp | 100 …const VkImageSubresourceRange colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPE… in runTest() local 112 …k, device, *colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, colorFormat, colorImageSubresourceRange)); in runTest() 145 *colorAttachmentImage, colorImageSubresourceRange); in runTest()
|
D | vktTessellationUserDefinedIO.cpp | 810 …const VkImageSubresourceRange colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPE… in iterate() local 839 …k, device, *colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, colorFormat, colorImageSubresourceRange)); in iterate() 865 *colorAttachmentImage, colorImageSubresourceRange); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 371 …const VkImageSubresourceRange colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPE… in executeGraphicPipeline() local 375 …k, device, **colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, colorFormat, colorImageSubresourceRange); in executeGraphicPipeline() 398 **colorAttachmentImage, colorImageSubresourceRange); in executeGraphicPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 245 …const VkImageSubresourceRange colorImageSubresourceRange = makeImageSubresourceRange(aspectFlags, … in ImageAttachment() local 253 …ce, logicalDevice, *m_image, VK_IMAGE_VIEW_TYPE_2D_ARRAY, colorFormat, colorImageSubresourceRange); in ImageAttachment()
|