Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/test_expectations/
H A DGPUTestExpectationsTest.cpp60 case GPUTestConfig::kAPIGLES: in validateConfigAPI()
146 GPUTestConfig config(GPUTestConfig::kAPIGLES, 0); in TEST_P()
147 validateConfigAPI(config, GPUTestConfig::kAPIGLES, 0); in TEST_P()
H A DGPUTestConfig.h24 kAPIGLES, enumerator
H A DGPUTestConfig.cpp507 return (api == GPUTestConfig::kAPIGLES); in IsGLES()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/gles2_conform_support/
H A Dgles2_conform_test.cc76 bot_config.set_api(gpu::GPUTestConfig::kAPIGLES); in RunGLES2ConformTest()
85 bot_config.set_api(gpu::GPUTestConfig::kAPIGLES); in RunGLES2ConformTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/gles2_conform_support/
H A Dgles2_conform_test.cc76 bot_config.set_api(gpu::GPUTestConfig::kAPIGLES); in RunGLES2ConformTest()
85 bot_config.set_api(gpu::GPUTestConfig::kAPIGLES); in RunGLES2ConformTest()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/third_party/gpu_test_expectations/
H A Dgpu_test_config.h53 kAPIGLES = 1 << 3, enumerator
H A Dgpu_test_config.cc293 DCHECK_EQ(0, api & ~(kAPID3D9 | kAPID3D11 | kAPIGLDesktop | kAPIGLES)); in set_api()
H A Dgpu_test_expectations_parser.cc139 {"gles", GPUTestConfig::kAPIGLES},
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/config/
H A Dgpu_test_config.h66 kAPIGLES = 1 << 3, enumerator
H A Dgpu_test_config.cc124 DCHECK_EQ(0, api & ~(kAPID3D9 | kAPID3D11 | kAPIGLDesktop | kAPIGLES)); in set_api()
H A Dgpu_test_expectations_parser.cc121 {"gles", GPUTestConfig::kAPIGLES},
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/config/
H A Dgpu_test_config.h67 kAPIGLES = 1 << 3, enumerator
H A Dgpu_test_config.cc136 DCHECK_EQ(0, api & ~(kAPID3D9 | kAPID3D11 | kAPIGLDesktop | kAPIGLES)); in set_api()
H A Dgpu_test_expectations_parser.cc126 {"gles", GPUTestConfig::kAPIGLES},
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/deqp_support/
H A Dangle_deqp_gtest.cpp54 {"angle-gles", gpu::GPUTestConfig::kAPIGLES},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/deqp_support/
H A Dangle_deqp_gtest.cpp106 {"angle-gles", GPUTestConfig::kAPIGLES},