Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCopyTextureForBrowserHelper.cpp137 wgpu::AlphaOp alphaOp; member
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DCopyTextureForBrowserTests.cpp74 wgpu::AlphaOp alphaOp = wgpu::AlphaOp::DontChange) { in GetTextureData()
673 TEST_P(CopyTextureForBrowser_AlphaOps, alphaOp) { in TEST_P() argument