This is the complete list of members for clan::D3DTarget, including all inherited members.
get_back_buffer_rtv_handle(const GraphicContext &gc) | clan::D3DTarget | static |
get_buffer_handle(const GraphicContext &gc, const VertexArrayBuffer &buffer) | clan::D3DTarget | static |
get_buffer_handle(const GraphicContext &gc, const ElementArrayBuffer &buffer) | clan::D3DTarget | static |
get_buffer_handle(const GraphicContext &gc, const UniformBuffer &buffer) | clan::D3DTarget | static |
get_device_context_handle(const GraphicContext &gc) | clan::D3DTarget | static |
get_device_handle(const GraphicContext &gc) | clan::D3DTarget | static |
get_srv_handle(const GraphicContext &gc, const Texture &texture) | clan::D3DTarget | static |
get_swap_chain_handle(const GraphicContext &gc) | clan::D3DTarget | static |
get_texture2d_handle(const GraphicContext &gc, const Texture &texture) | clan::D3DTarget | static |
get_texture2d_handle(const GraphicContext &gc, const PixelBuffer &pixel_buffer) | clan::D3DTarget | static |
get_texture2d_handle(const GraphicContext &gc, const RenderBuffer &render_buffer) | clan::D3DTarget | static |
is_current() | clan::D3DTarget | static |
set_current() | clan::D3DTarget | static |
throw_if_failed(const char *text, HRESULT result) | clan::D3DTarget | static |