MAGE  v0.171.0
Matthias Advanced Game Engine
mage::rendering::Pipeline::RS Member List

This is the complete list of members for mage::rendering::Pipeline::RS, including all inherited members.

BindScissorRectangle(ID3D11DeviceContext &device_context, const D3D11_RECT &rectangle) noexceptmage::rendering::Pipeline::RSstatic
BindScissorRectangles(ID3D11DeviceContext &device_context, U32 nb_rectangles, const D3D11_RECT *rectangles) noexceptmage::rendering::Pipeline::RSstatic
BindState(ID3D11DeviceContext &device_context, ID3D11RasterizerState *state) noexceptmage::rendering::Pipeline::RSstatic
BindViewport(ID3D11DeviceContext &device_context, const D3D11_VIEWPORT &viewport) noexceptmage::rendering::Pipeline::RSstatic
BindViewports(ID3D11DeviceContext &device_context, U32 nb_viewports, const D3D11_VIEWPORT *viewports) noexceptmage::rendering::Pipeline::RSstatic
GetBoundViewports(ID3D11DeviceContext &device_context, U32 *nb_viewports, D3D11_VIEWPORT *viewports) noexceptmage::rendering::Pipeline::RSstatic