/external/vulkan-validation-layers/tests/ |
D | vklayertests_imageless_framebuffer.cpp | 601 VkAttachmentDescription attachmentDescriptions[4] = {}; in TEST_F() local 783 VkAttachmentDescription attachmentDescriptions[4] = {}; in TEST_F() local 978 VkAttachmentDescription2KHR attachmentDescriptions[2] = {}; in TEST_F() local
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderUtil.cpp | 219 const AttachmentDesc attachmentDescriptions[] = in makeRenderPass() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineStencilExportTests.cpp | 163 VkAttachmentDescription attachmentDescriptions[] = in makeTestRenderPass() local
|
D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 725 std::vector<VkAttachmentDescription> attachmentDescriptions; in drawAndSampleInputAttachment() local 933 std::vector<VkAttachmentDescription> attachmentDescriptions; in draw() local
|
D | vktPipelineFramebufferAttachmentTests.cpp | 125 vector<VkAttachmentDescription> attachmentDescriptions (numLayers); in makeRenderPass() local 951 vector<VkAttachmentDescription> attachmentDescriptions (numAttachments); in makeRenderPassDifferentAttachmentSizes() local
|
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 984 std::vector<VkAttachmentDescription> attachmentDescriptions; in draw() local 1570 std::vector<VkAttachmentDescription> attachmentDescriptions; in drawResolve() local
|
D | vktPipelineColorWriteEnableTests.cpp | 561 std::vector<vk::VkAttachmentDescription> attachmentDescriptions( in iterate() local
|
D | vktPipelineDepthRangeUnrestrictedTests.cpp | 407 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPass() local
|
D | vktPipelineBlendOperationAdvancedTests.cpp | 866 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeTestRenderPass() local
|
D | vktPipelineMultisampleImageTests.cpp | 332 …const std::vector<VkAttachmentDescription> attachmentDescriptions(numLayers, colorAttachmentDescri… in makeMultisampleRenderPass() local
|
D | vktPipelineRenderToImageTests.cpp | 454 vector<VkAttachmentDescription> attachmentDescriptions(numLayers, colorAttachmentDescription); in makeRenderPass() local
|
D | vktPipelineExtendedDynamicStateTests.cpp | 1402 std::vector<vk::VkAttachmentDescription> attachmentDescriptions; in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/util/ |
D | vktDrawUtil.cpp | 273 std::vector<VkAttachmentDescription> attachmentDescriptions; in VulkanDrawContext() local
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassFragmentDensityMapTests.cpp | 321 std::vector<AttachmentDesc> attachmentDescriptions in createRenderPassProduceDynamicDensityMap() local 422 std::vector<AttachmentDesc> attachmentDescriptions in createRenderPassProduceSubsampledImage() local 629 std::vector<AttachmentDesc> attachmentDescriptions = in createRenderPassOutputSubsampledImage() local
|
D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 669 std::vector<AttachmentDesc> attachmentDescriptions; in createRenderPass() local
|
D | vktRenderPassUnusedAttachmentTests.cpp | 104 const AttachmentDesc attachmentDescriptions[] = in createRenderPass() local
|
D | vktRenderPassUnusedClearAttachmentTests.cpp | 336 …std::vector<AttachmentDesc> attachmentDescriptions (testParams.colorUsed.size(), attachmentDescr… in createRenderPass() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkObjUtil.cpp | 456 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPass() local
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
D | vktFragmentShadingRatePixelConsistency.cpp | 623 std::vector<VkAttachmentDescription> attachmentDescriptions; in iterate() local
|
D | vktFragmentShadingRateBasic.cpp | 1450 std::vector<VkAttachmentDescription2> attachmentDescriptions; in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryExternalMemoryHostTests.cpp | 701 std::vector<VkAttachmentDescription> attachmentDescriptions; in createRenderPass() local
|
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
D | vktImagelessFramebufferTests.cpp | 128 …scription2> convertAttachmentDescriptions (const std::vector<VkAttachmentDescription>& attachmentD… in convertAttachmentDescriptions() 298 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPass() local 420 const VkAttachmentDescription attachmentDescriptions[] = in makeRenderPass() local
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationNoneStageTests.cpp | 527 std::vector<VkAttachmentDescription2> attachmentDescriptions in buildComplexRenderPass() local
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorSetRandomTests.cpp | 2415 …vector<VkAttachmentDescription> attachmentDescriptions (inputAttachments.size(), attachmentDescrip… in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 699 vector<VkAttachmentDescription> attachmentDescriptions(numLayers, colorAttachmentDescription); in makeRenderPass() local
|