Home
last modified time | relevance | path

Searched refs:fCanvasSwap (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/experimental/webgpu-bazel/src/
H A Dbindings.cpp103 fCanvasSwap = getSwapChainForCanvas(fDevice, canvasSelector, width, height); in WebGPUSurface()
117 ::drawPipeline(fDevice, fCanvasSwap.GetCurrentTextureView(), pipeline, {r, g, b, a}); in drawPipeline()
122 wgpu::SwapChain fCanvasSwap; member in WebGPUSurface

Completed in 1 milliseconds