|
XLE
v0.02.0
|
Public Member Functions | |
| void | PrepareFirstPass (RenderCore::Metal::ShaderResourceView &mainDSV) |
| void | PrepareSecondPass (RenderCore::Metal::DepthStencilView &mainDSV) |
| void | Resolve () |
| StochasticTransparencyOp (RenderCore::Metal::DeviceContext &context, LightingParserContext &parserContext) | |
| StochasticTransparencyOp (const StochasticTransparencyOp &)=delete | |
| StochasticTransparencyOp & | operator= (const StochasticTransparencyOp &)=delete |
Protected Attributes | |
| StochasticTransparencyBox * | _box |
| RenderCore::Metal::DeviceContext * | _context |
| LightingParserContext * | _parserContext |
1.8.10