Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkSnapshotPipelineTests.cpp377 auto descriptorPool1 = device->createDescriptorPoolUnique(descriptorPoolCreateInfo).value; in TEST_P() local
378 ASSERT_THAT(descriptorPool1, IsValidHandle()); in TEST_P()
398 .descriptorPool = *descriptorPool1, in TEST_P()