Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DSwapChain11.h79 DXGI_FORMAT getSwapChainNativeFormat() const;
DSwapChain11.cpp512 getSwapChainNativeFormat(), 0); in resize()
559 DXGI_FORMAT SwapChain11::getSwapChainNativeFormat() const in getSwapChainNativeFormat() function in rx::SwapChain11
631 device, mRenderer->getDxgiFactory(), getSwapChainNativeFormat(), backbufferWidth, in reset()