Home
last modified time | relevance | path

Searched defs:NotSupported (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/tests/deqp_support/
Dangle_deqp_libtester.h36 NotSupported, enumerator
/external/rust/crates/vulkano/src/device/
Dfeatures.rs209 NotSupported, enumerator
/external/tensorflow/tensorflow/lite/profiling/
Dmemory_usage_monitor_test.cc33 TEST(MemoryUsageMonitor, NotSupported) { in TEST() argument
/external/swiftshader/tests/regres/testlist/
Dtestlist.go205 NotSupported = Status("NOT_SUPPORTED") const
/external/libbrillo/brillo/http/
Dhttp_request.h190 static const int NotSupported = 501; variable
/external/rust/crates/vulkano/src/
Dextensions.rs225 NotSupported, enumerator
/external/angle/src/tests/gl_tests/
DComputeShaderTest.cpp3116 TEST_P(ComputeShaderTestES3, NotSupported) in TEST_P() argument