Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndCompositionTests.cpp183 .with_vk = false,
187 .with_vk = true,
191 .with_vk = true,
DGfxstreamEnd2EndVkSnapshotBasicTests.cpp35 .with_vk = true,
DGfxstreamEnd2EndVkTests.cpp1014 .with_vk = true, in GenerateTestCases()
1019 .with_vk = true, in GenerateTestCases()
1024 .with_vk = true, in GenerateTestCases()
1029 .with_vk = true, in GenerateTestCases()
DGfxstreamEnd2EndTests.cpp79 ret += (with_vk ? "With" : "Without"); in ToString()
220 ASSERT_THAT(setenv("GFXSTREAM_EMULATED_VIRTIO_GPU_WITH_VK", params.with_vk ? "Y" : "N", in SetUp()
238 if (params.with_vk) { in SetUp()
DGfxstreamEnd2EndVkSnapshotBufferTests.cpp286 .with_vk = true,
DGfxstreamEnd2EndGlTests.cpp752 .with_vk = false,
756 .with_vk = true,
DGfxstreamEnd2EndVkSnapshotPipelineTests.cpp1261 .with_vk = true,
1272 .with_vk = true,
1278 .with_vk = true,
DGfxstreamEnd2EndTests.h457 bool with_vk; member
DGfxstreamEnd2EndVkSnapshotImageTests.cpp531 .with_vk = true,