Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DSwapChain11.h78 DXGI_FORMAT getSwapChainNativeFormat() const;
DSwapChain11.cpp506 getSwapChainNativeFormat(), 0); in resize()
553 DXGI_FORMAT SwapChain11::getSwapChainNativeFormat() const in getSwapChainNativeFormat() function in rx::SwapChain11
625 device, mRenderer->getDxgiFactory(), getSwapChainNativeFormat(), backbufferWidth, in reset()