Home
last modified time | relevance | path

Searched refs:notSupported (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp401 bool notSupported = false; in checkSupport() local
407 notSupported = true; in checkSupport()
411 if (notSupported) str << std::endl; in checkSupport()
413 notSupported = true; in checkSupport()
417 if (notSupported) str << std::endl; in checkSupport()
419 notSupported = true; in checkSupport()
423 if (notSupported) str << std::endl; in checkSupport()
425 notSupported = true; in checkSupport()
427 if (notSupported) in checkSupport()
448 bool notSupported = false; in checkSupport() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp401 bool notSupported = false; in checkSupport() local
407 notSupported = true; in checkSupport()
411 if (notSupported) str << std::endl; in checkSupport()
413 notSupported = true; in checkSupport()
417 if (notSupported) str << std::endl; in checkSupport()
419 notSupported = true; in checkSupport()
423 if (notSupported) str << std::endl; in checkSupport()
425 notSupported = true; in checkSupport()
427 if (notSupported) in checkSupport()
448 bool notSupported = false; in checkSupport() local
[all …]
/third_party/typescript/src/harness/
DloggedIO.ts431 wrapper.directoryName = notSupported;
432 wrapper.createDirectory = notSupported;
433 wrapper.directoryExists = notSupported;
434 wrapper.deleteFile = notSupported;
435 wrapper.listFiles = notSupported;
439 function notSupported(): never {
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktBuildPrograms.cpp382 int notSupported; member
387 , notSupported (0) in BuildStats()
407 int notSupported = 0; in buildPrograms() local
441 notSupported++; in buildPrograms()
532 stats.notSupported = notSupported; in buildPrograms()
698 …d passed, %d failed, %d not supported\n", stats.numSucceeded, stats.numFailed, stats.notSupported); in main()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktBuildPrograms.cpp382 int notSupported; member
387 , notSupported (0) in BuildStats()
407 int notSupported = 0; in buildPrograms() local
441 notSupported++; in buildPrograms()
532 stats.notSupported = notSupported; in buildPrograms()
698 …d passed, %d failed, %d not supported\n", stats.numSucceeded, stats.numFailed, stats.notSupported); in main()
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/web/
Dworkflow_test.dart20 MockPlatform notSupported;
28 notSupported = MockPlatform(linux: false, windows: false, macos: false);
77 Platform: () => notSupported,
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedDepthStencilTests.cpp2633 bool notSupported = false; in iterate() local
2635 notSupported = !glu::contextSupports(contextType, glu::ApiType::es(3, 1)); in iterate()
2637 notSupported = !glu::contextSupports(contextType, glu::ApiType::core(4, 3)); in iterate()
2639 if (notSupported) in iterate()
/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharingThreadedTests.cpp2907 bool notSupported = false; in iterate() local
2922 notSupported = true; in iterate()
2935 if (notSupported) in iterate()
3722 bool notSupported = false; in iterate() local
3737 notSupported = true; in iterate()
3750 if (notSupported) in iterate()