Home
last modified time | relevance | path

Searched defs:CreateSwapchainDependents (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/fullscreen_color/
Dfullscreen_color.cpp70 Result<Ok> FullscreenColor::CreateSwapchainDependents( in CreateSwapchainDependents() function in cuttlefish::FullscreenColor
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/secondary_command_buffer/
Dsecondary_command_buffer.cpp72 Result<Ok> SecondaryCommandBuffer::CreateSwapchainDependents( in CreateSwapchainDependents() function in cuttlefish::SecondaryCommandBuffer
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/fullscreen_texture/
Dfullscreen_texture.cpp185 Result<Ok> FullscreenTexture::CreateSwapchainDependents( in CreateSwapchainDependents() function in cuttlefish::FullscreenTexture
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/
Dsample_base.h122 virtual Result<Ok> CreateSwapchainDependents(const SwapchainInfo& /*info*/) { in CreateSwapchainDependents() function