Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndCompositionTests.cpp182 .with_gl = true,
186 .with_gl = true,
190 .with_gl = false,
DGfxstreamEnd2EndVkSnapshotBasicTests.cpp34 .with_gl = false,
DGfxstreamEnd2EndVkTests.cpp310 if (GetParam().with_gl) { in TEST_P()
1013 .with_gl = false, in GenerateTestCases()
1018 .with_gl = true, in GenerateTestCases()
1023 .with_gl = false, in GenerateTestCases()
1028 .with_gl = true, in GenerateTestCases()
DGfxstreamEnd2EndTests.cpp77 ret += (with_gl ? "With" : "Without"); in ToString()
219 params.with_gl ? "Y" : "N", /*overwrite=*/1), Eq(0)); in SetUp()
234 if (params.with_gl) { in SetUp()
DGfxstreamEnd2EndVkSnapshotBufferTests.cpp285 .with_gl = false,
DGfxstreamEnd2EndGlTests.cpp751 .with_gl = true,
755 .with_gl = true,
DGfxstreamEnd2EndVkSnapshotPipelineTests.cpp1260 .with_gl = false,
1271 .with_gl = false,
1277 .with_gl = false,
DGfxstreamEnd2EndTests.h456 bool with_gl; member
DGfxstreamEnd2EndVkSnapshotImageTests.cpp530 .with_gl = false,