| /third_party/skia/m133/tests/graphite/ |
| D | ProxyCacheTest.cpp | 109 skiatest::graphite::GraphiteTestContext* testContext, in setup_test() 163 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument 191 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument 218 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument 255 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument 275 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument 326 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument 430 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
|
| D | DawnBackendTextureTest.cpp | 27 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT() argument 51 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT() argument
|
| D | GraphitePromiseImageTest.cpp | 250 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 337 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 412 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 432 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 527 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 602 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 645 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
|
| D | ComputeTest.cpp | 37 skiatest::graphite::GraphiteTestContext* testContext, in map_buffer() 79 GraphiteTestContext* testContext, in submit_recording() 114 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument 248 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument 499 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument 652 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument 773 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument 875 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument 1031 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument 1175 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument [all …]
|
| D | GraphiteYUVAPromiseImageTest.cpp | 288 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 387 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 468 TestCtx testContext; in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 490 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 612 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 698 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 745 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
|
| D | CacheBudgetTest.cpp | 24 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_CONTEXTS() argument
|
| D | ImageWrapTextureMipmapsTest.cpp | 28 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
|
| /third_party/skia/m133/tools/gpu/ |
| D | GrContextFactory.h | 112 TestContext* testContext() const { return fTestContext; } in testContext() function 125 TestContext* testContext, in ContextInfo()
|
| /third_party/skia/tools/graphite/ |
| D | ContextFactory.cpp | 25 std::unique_ptr<GraphiteTestContext> testContext, in ContextInfo()
|
| D | ContextFactory.h | 41 GraphiteTestContext* testContext() const { return fTestContext.get(); } in testContext() function
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cSparseBufferTests.cpp | 829 tcu::TestContext& testContext, in AtomicCounterBufferStorageTestCase() 1196 tcu::TestContext& testContext, glw::GLint page_size) in BufferTextureStorageTestCase() 1571 …ageTestCase::ClearOpsBufferStorageTestCase(const glw::Functions& gl, tcu::TestContext& testContext, in ClearOpsBufferStorageTestCase() 1894 …rageTestCase::CopyOpsBufferStorageTestCase(const glw::Functions& gl, tcu::TestContext& testContext, in CopyOpsBufferStorageTestCase() 2567 tcu::TestContext& testContext, in IndirectDispatchBufferStorageTestCase() 2824 tcu::TestContext& testContext, glw::GLint page_size) in InvalidateBufferStorageTestCase() 2954 …geTestCase::PixelPackBufferStorageTestCase(const glw::Functions& gl, tcu::TestContext& testContext, in PixelPackBufferStorageTestCase() 3348 tcu::TestContext& testContext, glw::GLint page_size) in PixelUnpackBufferStorageTestCase() 3691 …torageTestCase::QuadsBufferStorageTestCase(const glw::Functions& gl, tcu::TestContext& testContext, in QuadsBufferStorageTestCase() 4362 …torageTestCase::QueryBufferStorageTestCase(const glw::Functions& gl, tcu::TestContext& testContext, in QueryBufferStorageTestCase() [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineCacheTests.cpp | 127 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() 204 CacheTest (tcu::TestContext& testContext, in CacheTest() 288 GraphicsCacheTest (tcu::TestContext& testContext, in GraphicsCacheTest() 859 ComputeCacheTest (tcu::TestContext& testContext, in ComputeCacheTest() 1130 PipelineFromCacheTest::PipelineFromCacheTest (tcu::TestContext& testContext, const std::string& nam… in PipelineFromCacheTest() 1202 PipelineFromIncompleteCacheTest::PipelineFromIncompleteCacheTest (tcu::TestContext& testContext, co… in PipelineFromIncompleteCacheTest() 1324 MergeCacheTest (tcu::TestContext& testContext, in MergeCacheTest() 1482 CacheHeaderTest (tcu::TestContext& testContext, in CacheHeaderTest() 1566 InvalidSizeTest::InvalidSizeTest (tcu::TestContext& testContext, const std::string& name, const Cac… in InvalidSizeTest() 1653 ZeroSizeTest::ZeroSizeTest (tcu::TestContext& testContext, const std::string& name, const CacheTest… in ZeroSizeTest() [all …]
|
| D | vktPipelineCreationFeedbackTests.cpp | 155 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() 167 CacheTest(tcu::TestContext& testContext, in CacheTest() 230 GraphicsCacheTest (tcu::TestContext& testContext, in GraphicsCacheTest() 849 ComputeCacheTest (tcu::TestContext& testContext, in ComputeCacheTest()
|
| D | vktPipelineExecutablePropertiesTests.cpp | 196 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() 208 ExecutablePropertiesTest(tcu::TestContext& testContext, in ExecutablePropertiesTest() 731 GraphicsExecutablePropertiesTest (tcu::TestContext& testContext, in GraphicsExecutablePropertiesTest() 1076 ComputeExecutablePropertiesTest (tcu::TestContext& testContext, in ComputeExecutablePropertiesTest()
|
| D | vktPipelineTimestampTests.cpp | 410 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() 427 TimestampTest (tcu::TestContext& testContext, in TimestampTest() 891 CalibratedTimestampTest (tcu::TestContext& testContext, in CalibratedTimestampTest() 1413 BasicGraphicsTest (tcu::TestContext& testContext, in BasicGraphicsTest() 1822 AdvGraphicsTest (tcu::TestContext& testContext, in AdvGraphicsTest() 2101 BasicComputeTest (tcu::TestContext& testContext, in BasicComputeTest() 2366 TransferTest::TransferTest (tcu::TestContext& testContext, in TransferTest() 2698 FillBufferBeforeCopyTest(tcu::TestContext& testContext, in FillBufferBeforeCopyTest() 2838 ResetTimestampQueryBeforeCopyTest (tcu::TestContext& testContext, in ResetTimestampQueryBeforeCopyTest() 2960 TwoCmdBuffersTest (tcu::TestContext& testContext, in TwoCmdBuffersTest() [all …]
|
| /third_party/skia/m133/tools/graphite/ |
| D | ContextFactory.cpp | 30 std::unique_ptr<GraphiteTestContext> testContext, in OwnedContextInfo()
|
| /third_party/skia/tools/gpu/ |
| D | GrContextFactory.h | 182 TestContext* testContext() const { return fTestContext; } in testContext() function 195 TestContext* testContext, in ContextInfo()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineCacheTests.cpp | 135 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() 213 CacheTest (tcu::TestContext& testContext, in CacheTest() 298 GraphicsCacheTest (tcu::TestContext& testContext, in GraphicsCacheTest() 863 ComputeCacheTest (tcu::TestContext& testContext, in ComputeCacheTest() 1135 PipelineFromCacheTest::PipelineFromCacheTest (tcu::TestContext& testContext, const std::string& nam… in PipelineFromCacheTest() 1207 PipelineFromIncompleteCacheTest::PipelineFromIncompleteCacheTest (tcu::TestContext& testContext, co… in PipelineFromIncompleteCacheTest() 1329 MergeCacheTest (tcu::TestContext& testContext, in MergeCacheTest() 1486 CacheHeaderTest (tcu::TestContext& testContext, in CacheHeaderTest() 1571 InvalidSizeTest::InvalidSizeTest (tcu::TestContext& testContext, const std::string& name, const std… in InvalidSizeTest() 1658 ZeroSizeTest::ZeroSizeTest (tcu::TestContext& testContext, const std::string& name, const std::stri… in ZeroSizeTest() [all …]
|
| D | vktPipelineCreationFeedbackTests.cpp | 165 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() 178 CacheTest(tcu::TestContext& testContext, in CacheTest() 242 GraphicsCacheTest (tcu::TestContext& testContext, in GraphicsCacheTest() 863 ComputeCacheTest (tcu::TestContext& testContext, in ComputeCacheTest()
|
| D | vktPipelineExecutablePropertiesTests.cpp | 220 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() 233 ExecutablePropertiesTest(tcu::TestContext& testContext, in ExecutablePropertiesTest() 757 GraphicsExecutablePropertiesTest (tcu::TestContext& testContext, in GraphicsExecutablePropertiesTest() 1103 ComputeExecutablePropertiesTest (tcu::TestContext& testContext, in ComputeExecutablePropertiesTest()
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
| D | TestContext.java | 71 public void testContext() in testContext() method in TestContext
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
| D | TestContext.java | 74 public void testContext() in testContext() method in TestContext
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| D | vktRobustness1VertexAccessTests.cpp | 197 { in __anon746473e80302() 255 { in __anon746473e80602() 309 { in __anon746473e80902() 367 { in __anon746473e80c02() 879 Robustness1AccessTest::Robustness1AccessTest (TestContext &testContext, const Robustness1TestInfo& … in Robustness1AccessTest()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| D | vktRobustness1VertexAccessTests.cpp | 197 { in __anon01f18a880302() 256 { in __anon01f18a880602() 311 { in __anon01f18a880902() 370 { in __anon01f18a880c02() 859 Robustness1AccessTest::Robustness1AccessTest (TestContext &testContext, const Robustness1TestInfo& … in Robustness1AccessTest()
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsShaderConstExprTests.cpp | 75 std::vector<tcu::TestNode*> createTests (tcu::TestContext& testContext, in createTests()
|