File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Graphics/GraphicsEngine.NET Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 5555 <include file =" ShaderBindingTable.h" namespace =" Diligent" attach =" true" />
5656 <include file =" ShaderResourceBinding.h" namespace =" Diligent" attach =" true" />
5757 <include file =" ShaderResourceVariable.h" namespace =" Diligent" attach =" true" />
58+ <include file =" SuperResolution.h" namespace =" Diligent" attach =" true" />
5859 <include file =" SwapChain.h" namespace =" Diligent" attach =" true" />
5960 <include file =" Texture.h" namespace =" Diligent" attach =" true" />
6061 <include file =" TextureView.h" namespace =" Diligent" attach =" true" />
248249 <map param =" IRenderDevice::CreateBuffer::pBuffData" attribute =" optional" default =" null" />
249250 <map param =" IRenderDevice::CreateTexture::pData" attribute =" optional" default =" null" />
250251 <map param =" IRenderDevice::Create(.+)PipelineState::PSOCreateInfo" name =" createInfo" />
252+ <map param =" IRenderDevice::GetSuperResolutionSourceSettings::Settings" attribute =" out" />
251253
252254 <!-- Diligent::IDeviceContext-->
253255 <map method =" IDeviceContext::SetVertexBuffers" visibility =" private" />
299301 <!-- Diligent::IQuery-->
300302 <map method =" IQuery::GetData" visibility =" private" />
301303 <map param =" IQuery::GetData::pData" type =" void" keep-pointers =" true" />
304+
305+ <!-- Diligent::ISuperResolution-->
306+ <map param =" ISuperResolution::GetOptimalJitterPattern::pJitterX" attribute =" out" />
307+ <map param =" ISuperResolution::GetOptimalJitterPattern::pJitterY" attribute =" out" />
302308 </mapping >
303309
304310</config >
You can’t perform that action at this time.
0 commit comments