Home
last modified time | relevance | path

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

/third_party/skia/tools/sk_app/
H A DDawnWindowContext.cpp29 , fSwapChainFormat(swapChainFormat) in DawnWindowContext()
52 fSwapChain.Configure(fSwapChainFormat, kUsage, width, height); in initializeContext()
73 rtInfo.fFormat = fSwapChainFormat; in getBackbufferSurface()
102 fSwapChain.Configure(fSwapChainFormat, kUsage, fWidth, fHeight); in resize()
H A DDawnWindowContext.h46 wgpu::TextureFormat fSwapChainFormat; member in sk_app::DawnWindowContext

Completed in 2 milliseconds