Searched refs:with_gl (Results 1 – 9 of 9) sorted by relevance
/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndCompositionTests.cpp | 182 .with_gl = true, 186 .with_gl = true, 190 .with_gl = false,
|
D | GfxstreamEnd2EndVkSnapshotBasicTests.cpp | 34 .with_gl = false,
|
D | GfxstreamEnd2EndVkTests.cpp | 310 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()
|
D | GfxstreamEnd2EndTests.cpp | 77 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()
|
D | GfxstreamEnd2EndVkSnapshotBufferTests.cpp | 285 .with_gl = false,
|
D | GfxstreamEnd2EndGlTests.cpp | 751 .with_gl = true, 755 .with_gl = true,
|
D | GfxstreamEnd2EndVkSnapshotPipelineTests.cpp | 1260 .with_gl = false, 1271 .with_gl = false, 1277 .with_gl = false,
|
D | GfxstreamEnd2EndTests.h | 456 bool with_gl; member
|
D | GfxstreamEnd2EndVkSnapshotImageTests.cpp | 530 .with_gl = false,
|