Home
last modified time | relevance | path

Searched defs:attachmentDescriptions (Results 1 – 25 of 30) sorted by relevance

12

/external/vulkan-validation-layers/tests/
Dvklayertests_imageless_framebuffer.cpp601 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/
DvktMultiViewRenderUtil.cpp219 const AttachmentDesc attachmentDescriptions[] = in makeRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilExportTests.cpp163 VkAttachmentDescription attachmentDescriptions[] = in makeTestRenderPass() local
DvktPipelineMultisampleShaderFragmentMaskTests.cpp725 std::vector<VkAttachmentDescription> attachmentDescriptions; in drawAndSampleInputAttachment() local
933 std::vector<VkAttachmentDescription> attachmentDescriptions; in draw() local
DvktPipelineFramebufferAttachmentTests.cpp125 vector<VkAttachmentDescription> attachmentDescriptions (numLayers); in makeRenderPass() local
951 vector<VkAttachmentDescription> attachmentDescriptions (numAttachments); in makeRenderPassDifferentAttachmentSizes() local
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp984 std::vector<VkAttachmentDescription> attachmentDescriptions; in draw() local
1570 std::vector<VkAttachmentDescription> attachmentDescriptions; in drawResolve() local
DvktPipelineColorWriteEnableTests.cpp561 std::vector<vk::VkAttachmentDescription> attachmentDescriptions( in iterate() local
DvktPipelineDepthRangeUnrestrictedTests.cpp407 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPass() local
DvktPipelineBlendOperationAdvancedTests.cpp866 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeTestRenderPass() local
DvktPipelineMultisampleImageTests.cpp332 …const std::vector<VkAttachmentDescription> attachmentDescriptions(numLayers, colorAttachmentDescri… in makeMultisampleRenderPass() local
DvktPipelineRenderToImageTests.cpp454 vector<VkAttachmentDescription> attachmentDescriptions(numLayers, colorAttachmentDescription); in makeRenderPass() local
DvktPipelineExtendedDynamicStateTests.cpp1402 std::vector<vk::VkAttachmentDescription> attachmentDescriptions; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp273 std::vector<VkAttachmentDescription> attachmentDescriptions; in VulkanDrawContext() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp321 std::vector<AttachmentDesc> attachmentDescriptions in createRenderPassProduceDynamicDensityMap() local
422 std::vector<AttachmentDesc> attachmentDescriptions in createRenderPassProduceSubsampledImage() local
629 std::vector<AttachmentDesc> attachmentDescriptions = in createRenderPassOutputSubsampledImage() local
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp669 std::vector<AttachmentDesc> attachmentDescriptions; in createRenderPass() local
DvktRenderPassUnusedAttachmentTests.cpp104 const AttachmentDesc attachmentDescriptions[] = in createRenderPass() local
DvktRenderPassUnusedClearAttachmentTests.cpp336 …std::vector<AttachmentDesc> attachmentDescriptions (testParams.colorUsed.size(), attachmentDescr… in createRenderPass() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp456 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp623 std::vector<VkAttachmentDescription> attachmentDescriptions; in iterate() local
DvktFragmentShadingRateBasic.cpp1450 std::vector<VkAttachmentDescription2> attachmentDescriptions; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp701 std::vector<VkAttachmentDescription> attachmentDescriptions; in createRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp128 …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/
DvktSynchronizationNoneStageTests.cpp527 std::vector<VkAttachmentDescription2> attachmentDescriptions in buildComplexRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp2415 …vector<VkAttachmentDescription> attachmentDescriptions (inputAttachments.size(), attachmentDescrip… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp699 vector<VkAttachmentDescription> attachmentDescriptions(numLayers, colorAttachmentDescription); in makeRenderPass() local

12