mirror of
https://github.com/Blinue/Magpie.git
synced 2026-06-24 02:04:10 +00:00
feat: SAMPLER 块新增 ADDRESS 指令
This commit is contained in:
parent
83a29698c7
commit
defd22d065
9 changed files with 118 additions and 68 deletions
|
|
@ -132,6 +132,7 @@ bool PrintWindowFrameSource::Initialize() {
|
|||
}
|
||||
|
||||
SPDLOG_LOGGER_INFO(logger, "PrintWindowFrameSource 初始化完成");
|
||||
return true;
|
||||
}
|
||||
|
||||
ComPtr<ID3D11Texture2D> PrintWindowFrameSource::GetOutput() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue