Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkSnapshotImageTests.cpp62 const uint32_t imageMemoryIndex = utils::getMemoryType( in TEST_P() local
64 ASSERT_THAT(imageMemoryIndex, Not(Eq(-1))); in TEST_P()
68 .memoryTypeIndex = imageMemoryIndex, in TEST_P()
144 const uint32_t imageMemoryIndex = utils::getMemoryType( in TEST_P() local
146 ASSERT_THAT(imageMemoryIndex, Not(Eq(-1))); in TEST_P()
150 .memoryTypeIndex = imageMemoryIndex, in TEST_P()
191 const uint32_t imageMemoryIndex = utils::getMemoryType( in TEST_P() local
193 ASSERT_THAT(imageMemoryIndex, Not(Eq(-1))); in TEST_P()
197 .memoryTypeIndex = imageMemoryIndex, in TEST_P()
266 const uint32_t imageMemoryIndex = utils::getMemoryType( in TEST_P() local
[all …]
DGfxstreamEnd2EndVkTests.cpp89 const uint32_t imageMemoryIndex = utils::getMemoryType( in DoAcquireImageAndroidWithSync() local
91 ASSERT_THAT(imageMemoryIndex, Not(Eq(-1))); in DoAcquireImageAndroidWithSync()
95 .memoryTypeIndex = imageMemoryIndex, in DoAcquireImageAndroidWithSync()
169 const uint32_t imageMemoryIndex = utils::getMemoryType( in TEST_P() local
171 ASSERT_THAT(imageMemoryIndex, Not(Eq(-1))); in TEST_P()
175 .memoryTypeIndex = imageMemoryIndex, in TEST_P()
DGfxstreamEnd2EndVkSnapshotPipelineTests.cpp310 const uint32_t imageMemoryIndex = utils::getMemoryType( in createColorAttachment() local
315 .memoryTypeIndex = imageMemoryIndex, in createColorAttachment()