This is the complete list of members for blowbox::SwapChain, including all inherited members.
back_buffer_index_ | blowbox::SwapChain | private |
buffer_count_ | blowbox::SwapChain | private |
buffers_ | blowbox::SwapChain | private |
Create(HWND output_window, UINT width, UINT height, DXGI_FORMAT format, UINT buffer_count, DXGI_SWAP_EFFECT swap_effect, UINT flags, bool disable_alt_enter=true, bool windowed=true) | blowbox::SwapChain | |
desc_ | blowbox::SwapChain | private |
DescribeSwapChain(HWND output_window, UINT width, UINT height, DXGI_FORMAT format, UINT buffer_count, DXGI_SWAP_EFFECT swap_effect, UINT flags, bool windowed=true) | blowbox::SwapChain | protected |
GetBackBuffer() | blowbox::SwapChain | inline |
GetBackBuffer() const | blowbox::SwapChain | inline |
GetBackBufferIndex() const | blowbox::SwapChain | inline |
GetBuffer(UINT buffer_index) | blowbox::SwapChain | inline |
GetBuffer(UINT buffer_index) const | blowbox::SwapChain | inline |
GetBufferCount() const | blowbox::SwapChain | inline |
GetBufferHeight() const | blowbox::SwapChain | inline |
GetBufferWidth() const | blowbox::SwapChain | inline |
operator IDXGISwapChain *() | blowbox::SwapChain | inline |
operator->() | blowbox::SwapChain | inline |
operator->() const | blowbox::SwapChain | inline |
Present(bool vsync=true) | blowbox::SwapChain | |
swap_chain_ | blowbox::SwapChain | private |
SwapChain() (defined in blowbox::SwapChain) | blowbox::SwapChain | |
~SwapChain() (defined in blowbox::SwapChain) | blowbox::SwapChain | |