Home
last modified time | relevance | path

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

1234

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassMergeFeedbackTests.cpp141 std::vector<AttachmentDescription2> attachmentDescriptions; in createRenderPassAndVerify() local
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp670 std::vector<AttachmentDesc> attachmentDescriptions; in createRenderPass() local
DvktRenderPassUnusedAttachmentTests.cpp105 const AttachmentDesc attachmentDescriptions[] = in createRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassSubpassMergeFeedbackTests.cpp141 std::vector<AttachmentDescription2> attachmentDescriptions; in createRenderPassAndVerify() local
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp670 std::vector<AttachmentDesc> attachmentDescriptions; in createRenderPass() local
DvktRenderPassUnusedAttachmentTests.cpp105 const AttachmentDesc attachmentDescriptions[] = in createRenderPass() local
DvktRenderPassFragmentDensityMapTests.cpp406 std::vector<AttachmentDesc> attachmentDescriptions in createRenderPassProduceDynamicDensityMap() local
488 std::vector<AttachmentDesc> attachmentDescriptions in createRenderPassProduceSubsampledImage() local
684 std::vector<AttachmentDesc> attachmentDescriptions in createRenderPassOutputSubsampledImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.cpp219 const AttachmentDesc attachmentDescriptions[] = in makeRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
DvktMultiViewRenderUtil.cpp219 const AttachmentDesc attachmentDescriptions[] = in makeRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp133 vector<VkAttachmentDescription> attachmentDescriptions (numLayers); in makeRenderPass() local
959 vector<VkAttachmentDescription> attachmentDescriptions (numAttachments); in makeRenderPassMultiAttachments() local
1390 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPassInputResolveSameAttachment() local
DvktPipelineStencilExportTests.cpp258 VkAttachmentDescription attachmentDescriptions[] = in makeTestRenderPass() local
DvktPipelineMultisampleResolveRenderAreaTests.cpp153 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPass() local
DvktPipelineMultisampleShaderFragmentMaskTests.cpp681 std::vector<VkAttachmentDescription> attachmentDescriptions; in drawAndSampleInputAttachment() local
981 std::vector<VkAttachmentDescription> attachmentDescriptions; in draw() local
DvktPipelineMultisampledRenderToSingleSampledTests.cpp1634 const std::vector<VkAttachmentDescription2>& attachmentDescriptions, in createRenderPassAndFramebuffer()
2981 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawBasic() local
3300 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawClearAttachments() local
3645 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawSingleRenderPass() local
3758 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawMultiRenderPass() local
4468 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawInputAttachments() local
DvktPipelineDescriptorLimitsTests.cpp125 …const std::vector<VkAttachmentDescription> attachmentDescriptions = { inputAttachmentDescription,… in makeRenderPassInputAttachment() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp133 vector<VkAttachmentDescription> attachmentDescriptions (numLayers); in makeRenderPass() local
959 vector<VkAttachmentDescription> attachmentDescriptions (numAttachments); in makeRenderPassMultiAttachments() local
1390 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPassInputResolveSameAttachment() local
DvktPipelineStencilExportTests.cpp258 VkAttachmentDescription attachmentDescriptions[] = in makeTestRenderPass() local
DvktPipelineMultisampleResolveRenderAreaTests.cpp153 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPass() local
DvktPipelineMultisampleShaderFragmentMaskTests.cpp681 std::vector<VkAttachmentDescription> attachmentDescriptions; in drawAndSampleInputAttachment() local
981 std::vector<VkAttachmentDescription> attachmentDescriptions; in draw() local
DvktPipelineMultisampledRenderToSingleSampledTests.cpp1634 const std::vector<VkAttachmentDescription2>& attachmentDescriptions, in createRenderPassAndFramebuffer()
2981 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawBasic() local
3300 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawClearAttachments() local
3645 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawSingleRenderPass() local
3758 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawMultiRenderPass() local
4468 std::vector<VkAttachmentDescription2> attachmentDescriptions; in drawInputAttachments() local
DvktPipelineDescriptorLimitsTests.cpp125 …const std::vector<VkAttachmentDescription> attachmentDescriptions = { inputAttachmentDescription,… in makeRenderPassInputAttachment() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
DvktDrawUtil.cpp273 std::vector<VkAttachmentDescription> attachmentDescriptions; in VulkanDrawContext() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp273 std::vector<VkAttachmentDescription> attachmentDescriptions; in VulkanDrawContext() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsTransientAttachmentTests.cpp186 …DeviceInterface& vk, const VkDevice device, const std::vector<VkAttachmentDescription> attachmentD… in makeRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
DvktFragmentOperationsTransientAttachmentTests.cpp186 …DeviceInterface& vk, const VkDevice device, const std::vector<VkAttachmentDescription> attachmentD… in makeRenderPass()

1234