Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DFeatures.cpp27 bool WGPUDeviceProperties::*memberInWGPUDeviceProperties; member
118 properties->*(kFeatureNameAndInfoList[i].memberInWGPUDeviceProperties) = true; in InitializeDeviceProperties()