Home
last modified time | relevance | path

Searched defs:GetEnabledFeatures (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DFeatureTests.cpp67 TEST_F(FeatureTests, GetEnabledFeatures) { in TEST_F() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp1151 std::vector<const char*> DeviceBase::GetEnabledFeatures() const { in GetEnabledFeatures() function in dawn_native::DeviceBase