Home
last modified time | relevance | path

Searched defs:FramebufferWithAttachments (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/common/detector/
DVulkan.h166 struct FramebufferWithAttachments { struct
172 gfxstream::expected<FramebufferWithAttachments, vkhpp::Result> CreateFramebuffer( argument
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/
Dsample_base.h216 struct FramebufferWithAttachments { struct
222 Result<FramebufferWithAttachments> CreateFramebuffer( argument
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp562 struct FramebufferWithAttachments { struct in gfxstream::tests::__anoncd81821b0111::GfxstreamEnd2EndVkTest
563 std::optional<ImageWithMemory> colorAttachment;
564 std::optional<ImageWithMemory> depthAttachment;
565 vkhpp::UniqueRenderPass renderpass;
566 vkhpp::UniqueFramebuffer framebuffer;