Home
last modified time | relevance | path

Searched refs:VkExpected (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.h121 using VkExpected = android::base::expected<VkType, vkhpp::Result>; variable
517 VkExpected<TypicalVkTestEnvironment> SetUpTypicalVkTestEnvironment(
DGfxstreamEnd2EndVkSnapshotPipelineTests.cpp62 VkExpected<BufferInfo> createAndPopulateBuffer(vkhpp::PhysicalDevice physicalDevice,
91 VkExpected<BufferInfo> GfxstreamEnd2EndVkSnapshotPipelineTest::createAndPopulateBuffer( in createAndPopulateBuffer()
DGfxstreamEnd2EndTests.cpp500 VkExpected<GfxstreamEnd2EndTest::TypicalVkTestEnvironment>
DGfxstreamEnd2EndVkTests.cpp506 VkExpected<DescriptorBundle> AllocateDescriptorBundle(vkhpp::Device device, uint32_t count) { in AllocateDescriptorBundle()