Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DToggles.h45 DisableSampleVariables, enumerator
DToggles.cpp137 {Toggle::DisableSampleVariables,
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DDeviceGL.cpp100 SetToggle(Toggle::DisableSampleVariables, !supportsSampleVariables); in InitTogglesFromDriver()