This is the complete list of members for rx::SwapChainD3D, including all inherited members.
getColorRenderTarget()=0 | rx::SwapChainD3D | pure virtual |
getDepthBufferInternalFormat() const | rx::SwapChainD3D | inline |
getDepthStencilRenderTarget()=0 | rx::SwapChainD3D | pure virtual |
getKeyedMutex()=0 | rx::SwapChainD3D | pure virtual |
getRenderTargetInternalFormat() const | rx::SwapChainD3D | inline |
getShareHandle() | rx::SwapChainD3D | inline |
getSyncValues(EGLuint64KHR *ust, EGLuint64KHR *msc, EGLuint64KHR *sbc)=0 | rx::SwapChainD3D | pure virtual |
mDepthBufferFormat | rx::SwapChainD3D | protected |
mOffscreenRenderTargetFormat | rx::SwapChainD3D | protected |
mShareHandle | rx::SwapChainD3D | protected |
NonCopyable()=default | angle::NonCopyable | private |
NonCopyable(const NonCopyable &)=delete | angle::NonCopyable | private |
operator=(const NonCopyable &)=delete | angle::NonCopyable | private |
recreate()=0 | rx::SwapChainD3D | pure virtual |
reset(EGLint backbufferWidth, EGLint backbufferHeight, EGLint swapInterval)=0 | rx::SwapChainD3D | pure virtual |
resize(EGLint backbufferWidth, EGLint backbufferSize)=0 | rx::SwapChainD3D | pure virtual |
SwapChainD3D(HANDLE shareHandle, GLenum backBufferFormat, GLenum depthBufferFormat) | rx::SwapChainD3D | inline |
swapRect(EGLint x, EGLint y, EGLint width, EGLint height)=0 | rx::SwapChainD3D | pure virtual |
~NonCopyable()=default | angle::NonCopyable | private |
~SwapChainD3D() | rx::SwapChainD3D | inlinevirtual |