Home
last modified time | relevance | path

Searched defs:DrawResources (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassDitheringTests.cpp167 struct DrawResources struct in vkt::renderpass::__anon5ca4a6610111::DitheringTestInstance
169 std::vector<Move<VkImage>> attachmentImages;
170 std::vector<de::MovePtr<Allocation>> attachmentImageAllocs;
171 std::vector<Move<VkImageView>> imageViews;
172 Move<VkImage> depthStencilImage;
173 de::MovePtr<Allocation> depthStencilImageAlloc;
174 Move<VkImageView> depthStencilImageView;
175 Move<VkRenderPass> renderPass;
176 Move<VkFramebuffer> framebuffer;
177 Move<VkPipeline> pipeline;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDitheringTests.cpp166 struct DrawResources struct in vkt::renderpass::__anonf193d6810111::DitheringTestInstance
168 std::vector<Move<VkImage>> attachmentImages;
169 std::vector<de::MovePtr<Allocation>> attachmentImageAllocs;
170 std::vector<Move<VkImageView>> imageViews;
171 Move<VkImage> depthStencilImage;
172 de::MovePtr<Allocation> depthStencilImageAlloc;
173 Move<VkImageView> depthStencilImageView;
174 Move<VkRenderPass> renderPass;
175 Move<VkFramebuffer> framebuffer;
176 Move<VkPipeline> pipeline;