|
BRE12
|
Public Member Functions | |
| BlurCmdListRecorder (const BlurCmdListRecorder &)=delete | |
| const BlurCmdListRecorder & | operator= (const BlurCmdListRecorder &)=delete |
| BlurCmdListRecorder (BlurCmdListRecorder &&)=default | |
| BlurCmdListRecorder & | operator= (BlurCmdListRecorder &&)=default |
| void | Init (ID3D12Resource &inputColorBuffer, const D3D12_CPU_DESCRIPTOR_HANDLE &renderTargetView) noexcept |
| void | RecordAndPushCommandLists () noexcept |
| bool | ValidateData () const noexcept |
Static Public Member Functions | |
| static void | InitSharedPSOAndRootSignature () noexcept |
1.8.12