Home
last modified time | relevance | path

Searched refs:APIGetLimits (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.h260 bool APIGetLimits(SupportedLimits* limits);
DDevice.cpp1200 bool DeviceBase::APIGetLimits(SupportedLimits* limits) { in APIGetLimits() function in dawn_native::DeviceBase