[UI] Remove pass-unfriendly UpdateTexture of ImmediateDrawer
This commit is contained in:
@@ -36,7 +36,7 @@ inline bool ReleaseAndNull(T& object) {
|
||||
return false;
|
||||
};
|
||||
|
||||
ID3D12RootSignature* CreateRootSignature(D3D12Provider& provider,
|
||||
ID3D12RootSignature* CreateRootSignature(const D3D12Provider& provider,
|
||||
const D3D12_ROOT_SIGNATURE_DESC& desc);
|
||||
|
||||
ID3D12PipelineState* CreateComputePipelineState(
|
||||
|
||||
Reference in New Issue
Block a user