Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkSnapshotPipelineTests.cpp375 auto descriptorPool0 = device->createDescriptorPoolUnique(descriptorPoolCreateInfo).value; in TEST_P() local
376 ASSERT_THAT(descriptorPool0, IsValidHandle()); in TEST_P()
390 .descriptorPool = *descriptorPool0, in TEST_P()